Revision 81 as of 2007-06-16 13:44:29

Clear message

TableOfContents

The contents of this page are being merged into the ChoosingDatabase page.

Relational database

Databases based on a relational model, with support for SQL.

PostgreSQL

Oracle

IBM DB2

DB2's native CLI is ODBC compatible and mxODBC can link directly against these libraries. It also supports the DB2 ODBC driver on Windows. nterbasDB: http://kinterbasdb.sourceforge.net/

Sybase

MaxDB/SAPDB

Informix

Ingres

Native Python Databases

SnakeSQL

SnakeSQL is a pure Python SQL database written to remove the dependence of the Python Web Modules on 3rd party drivers for non-Python databases like MySQL but designed to be a useful database in its own right.

http://www.pythonweb.org/projects/snakesql/

Unable to edit the page? See the FrontPage for instructions.