{"library":"fdb","type":"library","category":null,"description":"fdb is a Python driver for the Firebird relational database, implementing the Python DB-API 2.0 specification. While its PyPI summary refers to it as a \"Legacy Python driver for Firebird 2.5\", it continues to be actively maintained with recent releases (v2.0.4) fixing compatibility issues up to Python 3.13. It primarily interacts with Firebird via the native client library. The project has an active, though not rapid, release cadence, with updates addressing bugs and modern Python compatibility.","language":"python","status":"active","version":"2.0.4","tags":["firebird","database","sql","dbapi","legacy"],"last_verified":"Mon May 25","install":[{"cmd":"pip install fdb","imports":["import fdb","import fdb\ntry:\n    # ...\nexcept fdb.Error as e:\n    print(f\"Database error: {e}\")","import fdb\nconn = fdb.connect(...)"]}],"homepage":null,"github":"https://github.com/FirebirdSQL/fdb","docs":"https://fdb.rtfd.io","changelog":null,"pypi":"https://pypi.org/project/fdb/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fdb/compatibility"}}