SQLAlchemy 0.8 Documentation

Release: 0.8.4 | Release Date: December 8, 2013
SQLAlchemy 0.8 Documentation » Dialects » Informix

Informix

Informix

Support for the Informix database.

DBAPI Support

The following dialect/DBAPI options are available. Please refer to individual DBAPI sections for connect information.

Note

The Informix dialect functions on current SQLAlchemy versions but is not regularly tested, and may have many issues and caveats not currently handled.

informixdb

Support for the Informix database via the informixdb driver.

DBAPI

Documentation and download information (if applicable) for informixdb is available at: http://informixdb.sourceforge.net/

Connecting

Connect String:

informix+informixdb://user:password@host/dbname