REST Calls to Oracle Database with Python and ORDS (2)

This is my second blog entry on using Oracle Rest Data Services to with Python Requests to use the Oracle database via RESTful API calls. The first article gives an overview of ORDS and basic setup as well as some query (GET)  and update (PUT) examples as well as enabling debugging. This article covers database insert … Continue reading REST Calls to Oracle Database with Python and ORDS (2)