Differences between revisions 24 and 25
Revision 24 as of 2007-07-03 12:41:32
Size: 1182
Comment: Restore the correct indentation.
Revision 25 as of 2007-09-05 16:48:58
Size: 1242
Editor: ip59934a65
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Databases based on a relational model, with support for SQL.

This page should help in choosing the right database.

Relational Databases

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

  • ["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.