Skip to main content

InterBase RDBMS bindings for Python.

Project description

InterBase Driver for Python, supporting 32-bit and 64-bit

InterBase Documentation * InterBase Source * Based On FDB

Changes implemented are based on this blog post

InterBase Driver for Python is a Python library package that implements Python Database API 2.0-compliant support for the Embarcadero SQL Database InterBase ®. In addition to the minimal feature set of the standard Python DB API, InterBase Driver for Python also exposes the entire native (old-style) client API of the database engine. Notably:

  • Automatic data conversion from strings on input.
  • Automatic input/output conversions of textual data between UNICODE and database character sets.
  • Support for prepared SQL statements.
  • Multiple independent transactions per single connection. access specifications.
  • Distributed transactions.

Install (32-bit or 64-bit version of python 3.* required)

You can use one of the following ways to do it.

pip install git+https://github.com/Embarcadero/InterBasePython.git

pip install git+ssh://git@github.com/Embarcadero/InterBasePython.git

To create a test DB:

cd test/files && isql -i create-test-db.sql

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

interbase-1.0.0-py3-none-any.whl (211.2 kB view details)

Uploaded Python 3

File details

Details for the file interbase-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: interbase-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 211.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for interbase-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 656440e5245038b96cbbb234f572dcecc3a987bc749ec3be65bd5e92384c603a
MD5 f7cf74ec570bc31f392a21b974ffc479
BLAKE2b-256 10a4ab11114f8b79ea85a87ea26f85e22fee52285bad266fb526e28ce0472596

See more details on using hashes here.

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