awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

add oracledb to Database Drivers

Open norweeg opened this issue 4 years ago • 1 comments

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.

norweeg avatar Jan 21 '21 16:01 norweeg

since I opened this PR, oracle deprecated cx_Oracle in favor of oracledb. I have updated the PR accordingly

norweeg avatar Apr 09 '24 22:04 norweeg