|docs|
Home * Documentation Bug Reports
_ Source_
FDB is a Python
library package that implements Python Database API 2.0
-compliant support for the open source relational
database Firebird
_ ®. In addition to the minimal feature set of the standard Python DB API, FDB also exposes the entire native
(old-style) client API of the database engine. Notably:
FDB also contains extensive collection of submodules that simplify various Firebird-related tasks. Notably:
|donate|
.. _Python: http://python.org .. _Python Database API 2.0: http://www.python.org/dev/peps/pep-0249/ .. _Firebird: http://www.firebirdsql.org .. _Bug Reports: http://tracker.firebirdsql.org/browse/PYFB .. _Home: http://www.firebirdsql.org/en/devel-python-driver/ .. _Source: https://github.com/FirebirdSQL/fdb .. _Documentation: http://fdb.readthedocs.io/en/v2.0/
.. |donate| image:: https://www.firebirdsql.org/img/donate/donate_to_firebird.gif :alt: Contribute to the development :scale: 100% :target: https://www.firebirdsql.org/en/donate/
.. |docs| image:: https://readthedocs.org/projects/fdb/badge/?version=v2.0 :alt: Documentation Status :scale: 100% :target: http://fdb.readthedocs.io/en/v2.0/