firebird-driver

Firebird driver for Python


Keywords
Firebird, RDBMS, driver
License
Other
Install
pip install firebird-driver==1.10.1

Documentation

firebird-driver

Firebird driver for Python

PyPI - Version PyPI - Python Version Hatch project

This package provides official Python Database API 2.0-compliant driver for the open source relational database Firebird®. In addition to the minimal feature set of the standard Python DB API, this driver also exposes the new (interface-based) client API introduced in Firebird 3, and number of additional extensions and enhancements for convenient use of Firebird RDBMS.


Table of Contents

Installation

Requires: Firebird 3+

pip install firebird-driver

See firebird-lib package for optional extensions to this driver.

License

firebird-driver is distributed under the terms of the MIT license.

Documentation

The documentation for this package is available at https://firebird-driver.readthedocs.io