  |
MySQLdb - http://sourceforge.net/projects/mysql-python/
Python interface to MySQL databases. [Open Source, Python License/GPL] |
  |
psycopg - http://initd.org/projects/psycopg1
A PostgreSQL database adapter for Python. [Open Source, GPL] |
  |
PyGreSQL - http://www.druid.net/pygresql/
PostgreSQL module for Python. [Open Source, BSD-like] |
  |
mxODBC - http://www.egenix.com/products/python/mxODBC/
A DB-API 2.0 compliant ODBC Interface for Python. Available for Windows, Unix and Mac OS X. [Commercial] |
  |
pysqlite - http://oss.itsystementwicklung.de/trac/pysqlite/wiki/WikiStart
A Python interface using the SQLite embedded relational database engine that conforms to the Python Database API Specification 2.0. [Open Source, zlib/libpng license] |
  |
SAP DB - http://www.sapdb.org/sap_db_program.htm
An interface to the SAP DB database. [Open Source, LGPL] |
  |
KInterbasDB - http://kinterbasdb.sourceforge.net/
Python module for interfacing Interbase databases. [Open Source, BSD-like] |
  |
pyPgSQL - http://pypgsql.sourceforge.net/
A Python DB-API 2.0 compliant interface to a PostgreSQL (v7.0 and later) database. [Open Source, BSD-like] |
  |
DCOracle2 - http://www.zope.org/Members/matt/dco2
A Python DB API 2.0 adapter for Oracle 8. [Open Source, ZPL] |
  |
pyodbc - http://pyodbc.sourceforge.net/
An implementation of the Python Database API Specification v2.0 for ODBC on Microsoft Windows. [Open Source, MIT license] |
  |
ADODBAPI - http://adodbapi.sourceforge.net/
A DB-API 2.0 module for accessing data sources via Micrsosoft ADO. [Open Source, LGPL] |
  |
pymssql - http://pymssql.sourceforge.net/
A fast MS SQL Server client library for Python directly using C API instead of ODBC. Also supports UN*X platforms with FreeTDS. [Open Source, LGPL] |
  |
zxJDBC - http://www.ziclix.com/zxjdbc/
Database connectivity in Jython (Python on the Java platform). [Open Source, Python license] |
  |
DCOracle - http://www.zope.org/Products/DCOracle
Python DB-API interface to Oracle 7 and 8 databases. [Open Source, BSD-like] |
  |
cx_Oracle - http://www.python.net/crew/atuining/cx_Oracle/
Oracle 8i interface developed by Computronix. [Open Source, BSD-like] |
  |
SQL Relay - http://sourceforge.net/projects/sqlrelay/
Persistent database connection pooling, proxying and load balancing system for Unix with a Python API. [Open Source] |
  |
pg8000 - http://pybrary.net/pg8000/
A pure Python interface to the PostgreSQL database engine. [Open Source, BSD-like] |
  |
PoPy - http://www.zope.org/Members/tm/
A PostgreSQL driver for Python. [Open Source, GPL] |
  |
bpgsql - http://barryp.org/software/bpgsql/
A barebones PostgreSQL client written in pure Python. [Open Source, MIT] |
  |
pgasync - http://jamwt.com/pgasync/
A PostgreSQL client library for Python with special support for Twisted. [Open Source, BSD] |