Differences between revisions 80 and 82 (spanning 2 versions)
Revision 80 as of 2007-06-16 13:24:32
Size: 2803
Comment:
Revision 82 as of 2007-06-16 14:32:31
Size: 2722
Comment:
Deletions are marked like this. Additions are marked like this.
Line 41: Line 41:
Line 44: Line 43:
== Firebird/InterBase ==
 * KInterbasDB: http://kinterbasdb.sourceforge.net/

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.

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/

DatabaseInterfaces (last edited 2020-12-09 09:29:13 by MarcAndreLemburg)

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