Dependencies
Python
ORM required Python 2.3 or later, see http://www.python.org/.
PostgreSQL adapter
Website: http://initd.org/software/initd/psycopgDownload: http://initd.org/pub/software/psycopg/
MySQL adapter
Website: http://sourceforge.net/projects/mysql-python/Download: http://sourceforge.net/project/showfiles.php?group_id=22307&package_id=15775
Firebird adapter
The FireBird adapter doesn't exists yet in orm2.
Website: http://kinterbasdb.sourceforge.net/
Download: http://prdownloads.sourceforge.net/kinterbasdb/kinterbasdb-3.1_pre3-src.tar.gz?download
mx.DataTime
Since Python's database API revision 2.0 requires dates to be returned as instances of mx.DateTime.DateTime you will also need egenix' base package from
Website: http://www.egenix.com