Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2002-07-18 20:44:33
Size: 639
Editor: pD9E4DBFA
Comment:
Revision 8 as of 2009-02-11 04:45:04
Size: 977
Editor: c-71-232-61-133
Comment: added new updated driver , also removed some fud
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
[[TableOfContents]]
Line 4: Line 3:
== Masthead == = Firebird =
Line 6: Line 5:
  URL:: http://firebird.sourceforge.net/
  licence:: Interbase Public License
  platforms:: Unix, win32
  URL:: http://firebirdsql.org
  licence:: Interbase Public License, Initial Developer Public License
  platforms:: Unix, win32, Mac OS

== Pros ==

 * Before the native version of PostgreSQL for Windows was released, Firebird was regarded by some as the most powerful and the most stable cross-platform database.

== Cons ==

 * Web site is hopeless.[work in progress]
 

----
Line 14: Line 24:
  URL:: http://kinterbasdb.sourceforge.net/   URL:: http://www.firebirdsql.org/index.php?op=devel&sub=python
  Documentation:: http://www.firebirdsql.org/devel/python/docs/3.3.0/a
Line 17: Line 28:
  Python versions:: 1.5.2 - 2.2   Python versions:: 2.5 - 2.6
Line 21: Line 32:
==== Comments ====

== Other Drivers ==

=== driver name ===

  URL::
  licence::
  platforms::
  Python versions::

==== Programming Model ====

==== Comments ====

== Supported Python Applications ==

== Pros ==

== Cons ==
In addition to the minimal feature set of the standard Python DB API, KInterbasDB also exposes nearly the entire native client API of the database engine, including two-phase commit, server-side events, and an administrative API.

Firebird

URL

http://firebirdsql.org

licence
Interbase Public License, Initial Developer Public License
platforms
Unix, win32, Mac OS

Pros

  • Before the native version of PostgreSQL for Windows was released, Firebird was regarded by some as the most powerful and the most stable cross-platform database.

Cons

  • Web site is hopeless.[work in progress]


DB API 2.0 Drivers

KInterbasdb

URL

http://www.firebirdsql.org/index.php?op=devel&sub=python

Documentation

http://www.firebirdsql.org/devel/python/docs/3.3.0/a

licence
BSD-like
platforms
Unix, win32
Python versions
2.5 - 2.6

Extensions to DB API

In addition to the minimal feature set of the standard Python DB API, KInterbasDB also exposes nearly the entire native client API of the database engine, including two-phase commit, server-side events, and an administrative API.

Firebird (last edited 2020-12-13 14:33:35 by mariuz)

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