The Wayback Machine - https://web.archive.org/web/20190117050350/https://github.com/oracle/python-cx_Oracle
Skip to content
Python interface to Oracle Database conforming to the Python DB API 2.0 specification. https://oracle.github.io/python-cx_Or…
Clone or download
anthony-tuininga Add additional check for calling setinputsizes() with an empty dictio…
…nary in

order to avoid the error "cx_Oracle.ProgrammingError: positional and named
binds cannot be intermixed"
(#199).
Latest commit 43a4850 Jan 8, 2019

README.md

cx_Oracle version 7.0

cx_Oracle is a Python extension module that enables access to Oracle Database. It conforms to the Python database API 2.0 specification with a considerable number of additions and a couple of exclusions. See the homepage for a feature list.

cx_Oracle 7 has been tested with Python version 2.7, and with versions 3.5 and higher. You can use cx_Oracle with Oracle 11.2 and higher client libraries (including Oracle 18.3). Oracle's standard client-server version interoperability allows connection to both older and newer databases, for example Oracle 18.3 client libraries can connect to Oracle Database 11.2.

Installation

See cx_Oracle Installation.

Documentation

See the cx_Oracle Documentation and Release Notes.

Samples

See the /samples directory and the tutorial. You can also look at the scripts in cx_OracleTools and the modules in cx_PyOracleLib.

Help

Issues and questions can be raised with the cx_Oracle community on GitHub or on the mailing list.

Tests

See /test.

Contributing

See CONTRIBUTING

License

cx_Oracle is licensed under a BSD license which you can find here.

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.