Skip to content

FirebirdSQL/fdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDB - legacy Firebird driver for Python

PyPI - Version PyPI - Python Version Hatch project PyPI - Downloads Libraries.io SourceRank

Important

This package provides LEGACY Python Database API 2.0-compliant driver for the open source relational database Firebird version 2.5., with limited support for Firebird 3.0. It does NOT support Firebird 4 and newer.

If you are using Firebird 3 or newer, please use the OFFICIAL Python driver for Firebird called firebird-driver.

The FDB driver is not actively developed and its maintenance is very limited.


Table of Contents

Installation

pip install fdb

License

fdb is distributed under the terms of the MIT license.

Documentation

The documentation for this package is available at https://fdb.readthedocs.io