Differences between revisions 23 and 26 (spanning 3 versions)
Revision 23 as of 2007-07-03 12:13:34
Size: 1172
Editor: PaulBoddie
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 4: Line 4:
Databases based on a relational model, with support for SQL.
  * ["DB2"]
Line 29: Line 30:
Line 31: Line 33:
Provides ODBC connectivity on Windows, Mac OS X, FreeBSD and most other Unix platforms.  mxODBC provides ODBC connectivity on Windows, Mac OS X, FreeBSD and most other Unix platforms.

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.