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.1.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.1-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_vastbase_backend-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 6550f0fe667c18e1f38f83a6a8c023c7c57e7986d209fc9b27e72cc6657192e0
MD5 03ac06c5422a7e1c9e93f001dfd66f4b
BLAKE2b-256 ac101e4c455232171dbc1a19400ba6325f69702e83dac11e263b5bfee5fa2e34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_vastbase_backend-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 94cf8ec817f4dbb6127fac41fb757500d74f0fcf9f1db6f32bed1da4d28e777b
MD5 71f3c83c92d3744e503d4bb0b553620a
BLAKE2b-256 48f9e0e1a4b4a7810b4d72db5bc905469f7aef689f16f26748a1f19c7a2ffe33

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