python-oracledb is the Python driver for Oracle Database and version 2.1 has been released on Mon 3/11 on PyPl and GitHub
The main changes in 2.1 are:
- Support for Oracle Database 23c feature
- Support for asyncio is out of pre-release status
- Support for internal use of JSON in SODA with Oracle Client 23
- Support for fetching and inserting into columns that have the check constraint
IS JSON FORMAT OSON
enabled.
You may read more about this on the release announcement post: https://medium.com/@veronica.dumitriu/python-oracledb-2-1-0-has-been-released-40c08f9043d0