awesome-python
awesome-python copied to clipboard
add oracledb to Database Drivers
What is this Python project?
Oracle's own database driver for working with Oracle SQL databases
What's the difference between this Python project and similar ones?
There are no other drivers for Oracle SQL databases.
--
Anyone who agrees with this pull request could submit an Approve review to it.
since I opened this PR, oracle deprecated cx_Oracle in favor of oracledb. I have updated the PR accordingly