Added Snowflake to list of third-party DB backends.

This commit is contained in:
Tim Graham 2023-04-16 19:22:45 -04:00 committed by Mariusz Felisiak
parent 2c4dc64760
commit 57f2b935b3
1 changed files with 1 additions and 0 deletions

View File

@ -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>`