Differences between revisions 23 and 25 (spanning 2 versions)
Revision 23 as of 2007-07-03 12:13:34
Size: 1172
Editor: PaulBoddie
Comment:
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.
Line 29: Line 29:
Line 31: Line 32:
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.

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