Using Oracle REST APIs to connect to your Oracle Database in Python

Опубликовано: 14 Март 2026
на канале: Chris Hoina
3,614
19

In this second video I review connecting to my Oracle Autonomous Database with Oracle REST APIs (courtesy of ORDS). I'm using Python and VS Code, but since it's all coming across as JSON, this applies to a lot of use cases. You can review Part I here:    • Connecting to your Oracle database in Pyth...  
The link to my blog is here: https://followthecoffee.com/python-or...
My GitHub repository is here: https://github.com/chrishoina/blogrep...
And I talk about filtering in with query parameters, which can be found here: https://docs.oracle.com/en/database/o...

Let me know what you think in the comments. And if you want to see something specific, let me know!