667
Comment:
|
← Revision 36 as of 2008-12-08 12:36:21 ⇥
231
|
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"] * ["ThinkSQL"] * add new entries (choose Database''''''Template when creating the page) * other databases with Python support through ODBC or Jython support through JDBC See also DbApiModuleComparison === Other Databases === * MetaKit * ["ZODB"] * ["BerkeleyDB"] * ["KirbyBase"] * ["Durus"] * ["db star"] * ["atop"] * ["buzhug"] |
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.