Skip to main content

Firebird for SQLAlchemy

Project description

https://img.shields.io/badge/code%20style-black-000000.svg https://github.com/pauldex/sqlalchemy-firebird/workflows/sqlalchemy-firebird/badge.svg
This replaces SQLAlchemy’s internal Firebird dialect which is not being maintained and will be removed in a future version.

Installation

pip install sqlalchemy-firebird

Connection URI samples for Firebird server installed on local machine using default port (3050):
[Linux]
firebird://username:password@localhost///home/paulgd/projects/databases/my_project.fdb

[Windows]
firebird://username:password@localhost/c:/projects/databases/my_project.fdb

Code of Conduct

As with SQLAlchemy, sqlalchemy-firebird places great emphasis on polite, thoughtful, and constructive communication between users and developers. We use the SQLAlchemy Code of Conduct.


License

sqlalchemy-firebird is distributed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlalchemy-firebird-0.7.5.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

sqlalchemy_firebird-0.7.5-py3-none-any.whl (18.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page