Subject KInterbasDB 3.2a1 Released
Author David Rushby
What is KInterbasDB?
--------------------
KInterbasDB is a Python extension package that implements Python
Database API 2.0-compliant support for the open source relational
database Firebird and some versions of its proprietary cousin Borland
Interbase. 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.

KInterbasDB is free--covered by a permissive BSD-style license that
both commercial and noncommercial users should find agreeable.


What's new in release 3.2a1?
----------------------------
The primary goals of version 3.2 are:
- the removal of internal limits
- the exposure of more sophisticated features to the client programmer
- optimization

The code has been overhauled to enhance robustness and performance.
The documentation in general, and the Usage Guide in particular, have
already been updated to cover KInterbasDB 3.2.

The documentation, including a specific changelog, is available online at:
http://kinterbasdb.sourceforge.net/dist_docs/


Where can I learn more about and download KinterbasDB?
------------------------------------------------------
http://kinterbasdb.sourceforge.net