★ wanayoo — archive 1999 http://www.python.org/topics/database/other-db.htmlNouvelle recherche | Portail wanayoo
  
Home Search Download Documentation
Help Community SIGs Modules
Database Home
DB-API spec v1.0
DB-API spec v2.0
Database Modules
Documentation
Other DB Modules
Persistence
DB Books
Database SIG
At dmoz.org
Database Software
Database Programming
 
Email Us
webmaster@python.org
 
  

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.

mSQL no maintainer currently. (This points to the ftp directory. The latest version when the link was installed was mSQL.tar.gz.)

PyGresQL A Python interface to the PostgresSQL database.