mxODBC Zope DA 1.0.7 released
Introduction
The mxODBC Zope Database Adapter (Zope DA) allows you to easily connect your Zope installation to just about any database backend on the market today, giving you the reliability of the commercially supported eGenix.com product mxODBC and the flexibility of the ODBC standard as middle-tier architecture.
Unlike Zope's ZODBC Zope DA, the mxODBC Zope DA works on Windows XP/NT/2000/98, Linux, Solaris and FreeBSD using the same interface on all platforms.
The mxODBC Zope DA implements high performance thread-safe connection pooling and multiple physical connects per logical Zope connection. You can safely run Z SQL Methods in parallel, achieving a much better throughput than ZODBC Zope DA or similar Zope database adapters under heavy load. This makes it ideal for deployment in ZEO Clusters and Zope hosting environments where stability and high performance are a top priority.
New in this Release
The new version adds Zope 2.7 and Python 2.3 support and comes with an enhanced connection pooling mechanism that allows even more robust parallel execution of Z SQL methods than before.
More Information and Download
For more information please visit our website at
http://www.egenix.com/
or follow this link to the mxODBC Zope DA product page on zope.org.
We provide binary versions available for Zope 2.3 through 2.7, supporting Python versions 1.5.2 through 2.3, on all major Zope platforms: Windows, Linux, Solaris and FreeBSD.