
Oracle REST APIs: A LiveLabs review
Recently Jeff and I were invited...

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

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

Working with WTForms and Oracle REST Database Services (ORDS) APIs
Welcome Back The title pretty much...

Clean up a .CSV file with Regular Expressions, Pandas, and Python
I want to load data via Database Actions in my Oracle Autonomous Database, but first I need to clean up some Dates and Times. Python is my language of choice, and I've heard about Regular Expressions, but I'm scared...

GET requests with Python, ORDS, and the Oracle Autonomous Database
I needed an approach that would make me question my life decisions. Something that would force me to rethink what it meant to be human.

Updating VARCHAR2 fields in Oracle Database Actions
Update I’ve run into more problems...

Add Primary and Foreign Keys to your Oracle Autonomous Database
I’m not a Database Administrator, but...

Project Overview: python – flask – ORDS – Autonomous Database
Update For the past week and...

Create a user in Oracle Autonomous Database [for Dummies]
Creating an additional user in your Oracle Cloud Infrastructure (OCI) is not the same thing as creating an additional user in your Autonomous Database (ADB).