Python, DB-API, Django and SQLAlchemy components for IBM Data Servers
Provides Python, Django and SQLAlchemy support for DB2 and Informix IDS Data Servers
Components (Python Eggs):
1. The ibm_db Python Egg contains:
- ibm_db driver: C extension module which wraps IBM Data Server Driver for ODBC and CLI APIs and provide a Python client interface to DB2 and Informix IDS databases.
- ibm_db_dbi: Python coded module relying on ibm_db Python driver and complying to DB-API 2.0 specification
3. The ibm_db_sa: Python coded adapter implementing the SQLAlchemy 0.4 specification APIs
Additional information is available in the README files provided in the Python Eggs and also the source repository. The wiki README is also useful to get you started.
Updates
UCS-4 Support
UCS-4 support has been released with ibm_db-1.0 version.
Django 1.1 and ibm_db_django support
Django Project made a release of Django 1.1 on July 29th 2009. The latest adaptor ibm_db_django-0.1.4 has been released. Please see Readme for further information.
Support
- Google Group: http://groups.google.com/group/ibm_db
- Development: opendev at us dot ibm dot com.