cx_Oracletools contains a number of Python scripts that handle Oracle databases in a cross platform manner. Some of the scripts included manage executing scripts with error checking, describing existing objects in the database in the format needed to recreate them, dumping data into a platform-independent format, and debugging PL/SQL.
| Tags | Database Utilities |
|---|---|
| Licenses | Python |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: This release adds support for Oracle 11.x and provides binaries for 32-bit and 64-bit Windows and Linux platforms. Many other improvements were made, such as the ability to perform flashback queries when generating DDL.


Release Notes: This release adds support for describing comment statements, improves performance in ImportData by about 20-25%, improves logging (particularly in exceptions), and fixes a number of bugs.


Release Notes: This release adds the tools ExportXML and ImportXML to import/export data into/from Oracle databases as XML. It adds options to ExportData to limit the rows exported. It adds logging options to all of the tools. It adds options to limit the objects described by DescribeSchema and ExportObjects.


Release Notes: This release has new tools for importing and exporting CLOB and BLOB columns into/from an Oracle database. The interfaces to DescribeObject and DbDebugger have been enhanced.


No changes have been submitted for this release.