I am wondering what is the standard Python module for SQL queries?
I am writing queries for an Oracle database in particular. I am looking to write quick, easy, and direct queries, in the context of both scripts and small programs.
Each SQL database has their own module which implements DB-API 2.0. Oracle uses cx_Oracle.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With