Please note: This wiki is currently running in test mode after an attack on January 5 2013. All passwords were reset, so you will have to use the password recovery function to get a new password. To edit wiki pages, please log in first. See the wiki attack description page for more details. If you find problems, please report them to the pydotorg-www mailing list.

IBM DB2

General Information

URL

http://www.ibm.com/db2

licence
proprietary
platforms
Linux, UNIX, Windows, z/OS


DB API 2.0 Drivers

ibm_db

URL

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

licence
Apache License Version 2.0
platforms
OS Independent
Python versions

to be specified

PyDB2

URL

http://sourceforge.net/projects/pydb2/

licence
GNU Library or Lesser General Public License (LGPL)
platforms
OS Independent
Python versions

to be specified

ceODBC

URL

http://ceodbc.sourceforge.net/

licence
GNU Library or Lesser General Public License (LGPL)
platforms
OS Independent
Python versions

to be specified

pyodbc

URL

http://code.google.com/p/pyodbc

License
MIT
Platforms
Windows, Linux, MacOS X, FreeBSD, Solaris, Any (source provided)
Python versions
2.4 - 2.6

Actively maintained Open Source project.

Precompiled binaries are available for Windows. RedHat Enterprise Linux, Centos, and Fedora have precompiled RPMs available in their Extras repositories.

mxODBC

URL

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

Licence
commercial
Platforms
Windows, Linux, MacOS X, FreeBSD, Solaris, AIX
Python versions
2.1 - 2.5

DB2's native CLI is ODBC compatible and mxODBC can link directly against these libraries on Unix. It also supports the DB2 ODBC driver on Windows, including the those for DB2 running on z/OS.

DB2 (last edited 2008-12-31 07:13:21 by MichaelKleehammer)