Skip to content

Use successor Oracle DB Python driver python-oracledb instead of the old cx-Oracle #264

@gvenzl

Description

@gvenzl

Back in May 2022, Oracle superseded cx-Oracle with python-oracledb, see the release notes.

The really nice thing about that is that python-oracledb is not only the successor of cx-Oracle with a better name, but it's also a thin driver, meaning that users no longer have to install any additional binaries or libraries, making it much, much easier for users to just install the driver and connect to an Oracle database.

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