Download List

專案描述

cx_Oracle is a Python extension module that allows
access to Oracle, and conforms to the Python
database API specifications. This module is
currently built against Oracle 9.2, Oracle 10.2,
and Oracle 11.1.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-17 15:21
5.0.1

This release adds support for database change notification available in Oracle 10g Release 2 and higher. It also fixes a number of bugs.

2008-12-14 23:56
5.0

This release adds full support for Unicode and
Python 3.0. It also improves extensibility by
allowing hooks which can change the way data is
passed between the database and Python. Support
was also added for the interval day to second data
type and database resident connection pooling
(DRCP) in Oracle 11g.
標籤: Major feature enhancements

2008-10-30 08:49
4.4.1

This release enables forward compatibility with the next major release, and adds support for additional data types in Oracle objects. Additional minor enhancements were performed as requested. It also improves the documentation and the build process on less commonly used platforms.

2008-06-12 21:05
4.4

This release improves the default performance and
error handling of the module and the ability to
build the module in different software
configurations. The documentation has been updated
to use the new Python documentation style.
標籤: Minor feature enhancements

2007-10-03 11:18
4.3.3

This release adds a number of features specific to
Oracle 10g Release 2 and adds support for Oracle
11g. A few samples have been added to the
distribution to aid in understanding advanced
features. The setup script has been enhanced to
make building the module simpler and less error
prone.

Project Resources