mirror of https://github.com/django/django.git
Added Snowflake to list of third-party DB backends.
This commit is contained in:
parent
2c4dc64760
commit
57f2b935b3
|
@ -1179,6 +1179,7 @@ by 3rd parties that allow you to use other databases with Django:
|
|||
* :pypi:`Firebird <django-firebird>`
|
||||
* :pypi:`Google Cloud Spanner <django-google-spanner>`
|
||||
* :pypi:`Microsoft SQL Server <mssql-django>`
|
||||
* :pypi:`Snowflake <django-snowflake>`
|
||||
* :pypi:`TiDB <django-tidb>`
|
||||
* :pypi:`YugabyteDB <django-yugabytedb>`
|
||||
|
||||
|
|
Loading…
Reference in New Issue