Skip to main content

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': ...,
    }
}

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.

Release history Release notifications | RSS feed

This release

0.3.0 This release

1 file

0.2.0

1 file

0.1.5

1 file

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page