Skip to content

Python-oracledb 3.3 adds DataFrame ingestion and Sessionless Transactions #521

@cjbj

Description

@cjbj

Python-oracledb 3.3 introduces:

  • Oracle Database 23ai Sessionless Transaction support, see the documentation.
  • Ingestion of data frames with executemany(), see the documentation.
  • Simplified DataFrame query usage (and some class changes), see the updated documentation and examples.
  • Wheels for Python 3.14 are available.

There are also a number of bug fixes, many with DataFrame fetches but also an important fix for a cursor leak with python-oracledb Thick mode.

My short release blog post is on medium.com.

Installation instructions are here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions