english deutsch
ADODBAPI
A DB-API 2.0 module for accessing data sources via Micrsosoft ADO. [Open Source, LGPL]
cx_Oracle
Oracle 8i interface developed by Computronix. [Open Source, BSD-like]
DCOracle
Python DB-API interface to Oracle 7 and 8 databases. [Open Source, BSD-like]
DCOracle2
A Python DB API 2.0 adapter for Oracle 8. [Open Source, ZPL]
DMtools
A data mining toolbox with caching of database queries and parallelism within a collection of independent queries. [Open Source, GPL]
GV Interbase Database Adapter
A database adapter for the Interbase relational database.
Ingres interface
A Python database API 2.0 conforming CA Ingres module.
kinterbasdb
Python module for interfacing Interbase databases. [Open Source, BSD-like]
MetaKit for Python
A Python interface to MetaKit. MetaKit is an embeddable database which runs on Unix, Windows, Macintosh, and other platforms. [Open-Source, MIT]
Metakit for Python (Mk4py)
A lower-level API for the Metakit C++ core extension, and uses SCXX by Gordon McMillan as C++ glue interface. [X/MIT-style and commercial licenses]
mxBeeBase
On-disk B+Tree Based Database Kit. [Open Source]
mxODBC
A DB-API 2.0 compliant ODBC Interface for Python. [Commercial, free for non-commercial use]
MySQLdb
Python interface to MySQL databases. [Open Source, Python License/GPL]
ODBC Module
Offers sample source codes of open database connection.
PDO
Python Database Objects provides a convenient Object Oriented API for database access in Python. PDO supports multiple RDBMS with the same API, and provides features not found in the DB-API spec, such as column access by name. [OPen source, BSD style license]
PoPy
A PostgreSQL driver for Python. [Open Source, GPL]
pSQL
A wrapper above MySQLdb which renders MySQL databases as very comfortable pythonic objects.
psycopg
A PostgreSQL database adapter for Python. [Open Source, GPL]
pyBSDdb
Python bindings for BerkeleyDB 3.x embeddable database. [Open Source, BSD-like]
PyGreSQL
PostgreSQL module for Python. [Open Source, BSD-like]
pyPgSQL
A Python DB-API 2.0 compliant interface to a PostgreSQL (v7.0 and later) database. [Open Source, BSD-like]
pysqlite
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]
Python Database Row Module
This Python 2.2 module defines light-weight objects which allow very flexible access to a fixed number of positional and named attributes via several interfaces. [Open Source, BSD-like]
Python SQL Database Access System
A simple and consistent programming interface to SQL databases, in Python. [Open source, Python Software Foundation License]
SAP DB
An interface to the SAP DB database. [Open Source, LGPL]
SnakeDb
An easy database API that is a wrapper around other Python database modules (like Gadfly and MySQLdb). [Open source, GPL]
SQL Relay
Persistent database connection pooling, proxying and load balancing system for Unix with a Python API. [Open Source]
SQLDict Module
A dictionary-style interface around any DB API-compatible database. [Open Source, BSD-like]
Sybase module for Python
A Python interface to the Sybase relational database system. [Open Source, BSD-like]
ZODB
The Z Object Database, or the ZODB for short, is a powerful and easy-to-use object persistence system for Python. [Open Source, ZPL]
ZODB-Tutorial.py
A number of hands-on code example how to use the ZODB.
zxJDBC
Database connectivity in Jython (Python on the Java platform). [Open Source, Python license]