Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

hawkingrei/django-tidb

Repository files navigation

TiDB dialect for Django

This adds compatibility for TiDB to Django.

Usage

Set 'ENGINE': 'django_tidb' in your settings.

Supported versions

  • TiDB 5.x (tested with 5.1.x)
  • Django 3.x (tested with 3.2.x)
  • mysqlclient 2.0.3
  • Python 3.6 an newer (tested with Python 3.8)

Known issues

  • TiDB does not support foreign keys.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published