Skip to Main Content

Programming Languages & Frameworks

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Python-oracledb 2.1 release

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

Comments
Post Details
Added on Mar 13 2024
0 comments
192 views