Welcome to cx_Oracle’s documentation!
cx_Oracleis a module that enables access to Oracle Database and conforms to the Python database API specification. This module is currently tested against Oracle Client 11.2,12.1 and 12.2 and Python 2.7,3.4,3.5 and 3.6.
cx_Oracleis distributed under an open-sourcelicense(the BSD license).
Contents:
- cx_Oracle 6 Installation
- Module Interface
- Connection Object
- Cursor Object
- Variable Objects
- SessionPool Object
- Subscription Object
- LOB Objects
- Object Type Objects
- Advanced Queuing
- What’s New
- cx_Oracle Release Notes
- License