Skip to main content

django backend for vastbase

Project description

django-vastbase-backend

vastbase database dialect for django

Requirements

  • psycopg2-binary 2.9.10
  • django >= 4.0

Install

pip install django-vastbase-backend

Usage

You can set the name in your Django project settings.py as:

DATABASES = {
    'default': {
        'ENGINE': 'django_vastbase_backend',
        'NAME': '<database name>',
        'USER': '<database username>',
        'PASSWORD': '<database password>',
        'HOST': '<database host>',
        'PORT': '5432',
    }
}

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

django_vastbase_backend-0.1.2.tar.gz (17.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_vastbase_backend-0.1.2-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

Details for the file django_vastbase_backend-0.1.2.tar.gz.

File metadata

  • Download URL: django_vastbase_backend-0.1.2.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for django_vastbase_backend-0.1.2.tar.gz
Algorithm Hash digest
SHA256 f1bc558e3effd92f00d0e06073ca2a4044129a94d179910c104ebf9ed12203a2
MD5 ebea33b8b0931017ca85d3d80dd592ec
BLAKE2b-256 db882538a29d96db24f0781919cee196bd8757e5125cf3915db383fe714699bc

See more details on using hashes here.

File details

Details for the file django_vastbase_backend-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for django_vastbase_backend-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 646474358e6fdcfd22ac75c0427bc85c746fcd3bb92a42a461e503b5fd3f9647
MD5 337f6613fa3fb18da7b71d6051dc9385
BLAKE2b-256 d8ed19d65551e2121d2657fb1a9f2cfdbba6fecbf12e714dfe5b68f73d05fd73

See more details on using hashes here.

Supported by

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