Differences between revisions 7 and 36 (spanning 29 versions)
Revision 7 as of 2002-09-13 21:36:22
Size: 534
Editor: neon-gw-l3
Comment:
Revision 36 as of 2008-12-08 12:36:21
Size: 231
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page should help in choosing the right database. = Choosing a Database System =
Line 3: Line 3:
=== SQL Databases ===

  * ["DB/2"]
  * GadFly
  * ["Informix"]
  * ["Ingres"]
  * ["Firebird"] (and Interbase)
  * ["MySQL"]
  * ["Oracle"]
  * ["PostgreSQL"]
  * ["SAP DB"]
  * ["SQLite"]
  * ["SQL Server"]
  * ["Sybase"]
  * add new entries (choose Database''''''Template when creating the page)
  * other databases with Python support through ODBC or Jython support through JDBC

=== Other Databases ===

  * MetaKit
  * ["ZODB"]
  * ["BerkeleyDB"]
If you are looking for a database system to use with your Python application, please have a look at the DatabaseInterfaces page which lists database systems that have Python interfaces available.

Choosing a Database System

If you are looking for a database system to use with your Python application, please have a look at the DatabaseInterfaces page which lists database systems that have Python interfaces available.

ChoosingDatabase (last edited 2008-12-08 12:36:21 by MarcAndreLemburg)

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