Zope Database Adaptor for Informix.
This was originally an alpha release of the DA so others can review it, help me improve it and give me feedback. But it has been used in a number of production environments over the last few months and has exhibited no bugs :-)
This is my first exposure to the Python DB API and writing a Zope Product so I expect it to have some yet undiscovered issues.
You can use this in a production environment at your own risk.
This product requires the informixdb extension module. The module can be found here. The standard distribution of informixdb has a bug with datetime columns. See the Release Notes below for the fix.
Issac Salsberg has a great How To and binaries for running under NT/W2k.