Differences between revisions 25 and 26
Revision 25 as of 2007-09-05 16:48:58
Size: 1242
Editor: ip59934a65
Comment:
Revision 26 as of 2008-01-17 02:14:28
Size: 1255
Editor: gate
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
  * ["DB2"]

This page should help in choosing the right database.

Relational Databases

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

  • ["DB2"]
  • ["MySQL"]
  • ["Oracle"]
  • ["PostgreSQL"]
  • ["SQLite"]
  • ["SQL Server"]


  • GadFly

  • ["Informix"]
  • ["Ingres"]
  • ["Firebird"] (and Interbase)
  • ["SAP DB"]
  • ["Sybase"]
  • ["ThinkSQL"]
  • add new entries (choose DatabaseTemplate when creating the page)

  • Most databases have ODBC support; see the section below on ODBC modules.
  • Java databases usually support JDBC, and can be used from Jython.

See also DbApiModuleComparison

ODBC Support

ADO Support

Non-Relational Databases

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

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