
From one API to another: Using ORDS Auto-REST to update a table
I think in this new age of AI/LLMs it is important to understand prompting. Eventually, whether we like it or not, we'll all need to become "prompt engineers." And as you'll see in that thread, you actually have to know what you are doing to be able to ask the right questions and to challenge an LLM's assumptions.

Python script to retrieve objects from Oracle Cloud Bucket
For…reasons, I needed a way to...

Python and the Oracle Autonomous Database: Three Ways to Connect
Watch the deep dive videos: Part...

Using Python Pandas to turn ISO Country Codes into a string to use as values for a SQL Query
Summary, code, resources Problem While querying...

More fun with Medium story stats, JSON, Python, Pandas, and Oracle SQL Developer Web
That’s right; I’m back again for...

Fun with Python GET requests, Medium stats, and the Oracle Autonomous Database
I feel so silly for posting...

Python POST requests three ways with Oracle REST Data Services (ORDS)
The simple POST request It was...

Flask, Python, ORDS, and Oracle CloudWorld 2022
Python, Flask, and ORDS Restaurants Web...

Python + Folium + Oracle REST APIs (aka ORDS)
Willkommen I stumbled upon a new...

Python or Filtering in Queries: sorting JSON responses from an Oracle Database
Hey, at least now I know I won't be restricted to what I can filter based on the python functions I do or don't know. I can't be the only one....right?