Other Database Modules

Here are some other interfaces to various relational databases, which don't follow the DB-API interface specification (usually because they predate it).

Matisse Matisse Software provides Python bindings for their object database.

SQL Relay SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix systems, supporting many different databases and languages, including PostgreSQL and Python.