Skip to main content

Django database backend for firebird

Project description

Django firebird https://firebirdsql.org/ database backend.

I referrerd django-firebird database backend https://github.com/maxirobaina/django-firebird .

Requirements

Installation

$ pip install firebirdsql djfirebirdsql django==3.1

Database settings example

DATABASES = {
    'default': {
        'ENGINE': 'djfirebirdsql',
        'NAME': '/path/to/database.fdb',
        'HOST': ...,
        'USER': ...,
        'PASSWORD': ...,
    }
}

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

djfirebirdsql-0.3.0.tar.gz (15.5 kB view details)

Uploaded Source

File details

Details for the file djfirebirdsql-0.3.0.tar.gz.

File metadata

  • Download URL: djfirebirdsql-0.3.0.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for djfirebirdsql-0.3.0.tar.gz
Algorithm Hash digest
SHA256 b4483236859a509009b9c91f5757bce644d085a6509c01924492902183a36042
MD5 10d37cfb296c536b170becc3833ac093
BLAKE2b-256 99457ddca8f8ba6914f54796df897a283534f185edf15614515c5f11d0ab1216

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