Differences between revisions 5 and 10 (spanning 5 versions)
Revision 5 as of 2008-12-08 13:13:12
Size: 753
Comment:
Revision 10 as of 2013-08-11 12:29:48
Size: 983
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
  URL::   URL:: http://www.ibm.com/software/data/informix/
Line 9: Line 9:
Informix Dynamic Server or IDS is one of the flagship databases IBM offers. It is currently at version 11.5 and it has bindings for many languages, including Python. 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.
Line 20: Line 20:
  Licence::   License::
Line 27: Line 27:
  Licence:: eGenix Commercial License   License:: eGenix Commercial License
Line 29: Line 29:
  Python versions:: 2.1 - 2.6   Python versions:: 2.4 - 2.7
Line 31: Line 31:
Note: The Informix ODBC drivers are included in the Informix CSDK. Note: The Informix ODBC drivers needed for mxODBC are included in the Informix CSDK.

=== ibm-db ===

  URL:: http://code.google.com/p/ibm-db/
  License:: Apache License 2.0
  Platforms:: Windows, Linux, MacOS X, Solaris, AIX
  Python versions::

Informix

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.

Pros

Cons

DB API 2.0 Drivers

InformixDB

URL

http://informixdb.sourceforge.net/

License
platforms
Python versions

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.

ibm-db

URL

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

License
Apache License 2.0
Platforms
Windows, Linux, MacOS X, Solaris, AIX
Python versions

Informix (last edited 2013-08-11 12:29:48 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.