My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Python, DB-API, Django/Django_jython and SQLAlchemy components for IBM DB2 and Informix

Provides Python, Django and SQLAlchemy support for IBM DB2 and Informix

Components (Python Eggs):

1. The ibm_db Python Egg contains:

  • ibm_db driver: Python driver for IBM DB2 and IBM Informix databases. Uses the IBM Data Server Driver for ODBC and CLI APIs to connect to IBM DB2 and Informix.
  • ibm_db_dbi: Python driver for IBM DB2 and IBM Informix databases that complies to the DB-API 2.0 specification.
Checkout the README for getting started with ibm_db and ibm_db_dbi
2. The ibm_db_django: Django adapter for IBM DB2 databases. Supports latest Django versions and Django on Jython as well. Checkout the README for using DB2 with Django

3. The ibm_db_sa: SQLAlchemy 0.4 adapter for IBM DB2 and IBM Informix databases. Checkout the README to get you started

Additional information is available in the README files provided in the Python Eggs and also the source repository. .

Updates

IBM Dataserver support for Django v1.4 -

May 16th 2012: Django-1.4.x supported version of ibm_db_django(1.0.4) has been released.
IBM Dataserver support for Django on Jython
ibm_db_django supports Django on Jython (on Jython-Django v1.0.x and v1.1.x are supported).

Support

  • Development: opendev at us dot ibm dot com.

Contributing to the ibm_db python project

Guidelines for Contributions

Powered by Google Project Hosting