Skip to main content

A database driver for Django to connect to an GBase 8s database via ODBC

Project description

A database driver for Django to connect to an GBase 8s database via pyodbc.

Some limitations:

  • Does not support default values
  • GBase 8s automatically creates indexes on foreign keys, but Django attempts to do that manually; the current implementation here just attempts to catch the error on index creation. It may unintentionally catch other index creation errors where the index already exists.

Release History

Version 1.10.1

  • Fork from django_informixdb
  • Fix 'unsupported column type -114'

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_gbasedbtdb-1.10.1.tar.gz (26.3 kB view hashes)

Uploaded Source

Built Distribution

django_gbasedbtdb-1.10.1-py2.py3-none-any.whl (28.2 kB view hashes)

Uploaded Python 2 Python 3

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