Informix (original) (raw)

This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

URL

http://www.ibm.com/software/data/informix/

License

Commercial

platforms

Unix, Linux, Windows

A set of database products now owned by IBM.

Informix Dynamic Server or IDS is one of the flagship databases IBM offers. It is currently at version 11.7 and it has bindings for many languages, including Python.

1. Pros

2. Cons

3. DB API 2.0 Drivers

3.1. InformixDB

URL

http://informixdb.sourceforge.net/

License

platforms

Python versions

3.2. mxODBC

URL

http://www.egenix.com/products/python/mxODBC/

License

eGenix Commercial License

Platforms

Windows, Linux, MacOS X, FreeBSD, Solaris, AIX

Python versions

2.4 - 2.7

Note: The Informix ODBC drivers needed for mxODBC are included in the Informix CSDK.

3.3. ibm-db

URL

http://code.google.com/p/ibm-db/

License

Apache License 2.0

Platforms

Windows, Linux, MacOS X, Solaris, AIX

Python versions