mirror of
https://github.com/django/django.git
synced 2025-11-18 02:56:45 +00:00
[main] docs(ref/databases): Reorder GaussDB Django entry to alphabetical position in third-party database list
This commit is contained in:
parent
944817c223
commit
904f5cf79b
1 changed files with 1 additions and 1 deletions
|
|
@ -1279,13 +1279,13 @@ by 3rd parties that allow you to use other databases with Django:
|
|||
|
||||
* :pypi:`CockroachDB <django-cockroachdb>`
|
||||
* :pypi:`Firebird <django-firebird>`
|
||||
* :pypi:`GaussDB Django <gaussdb-django>`
|
||||
* :pypi:`Google Cloud Spanner <django-google-spanner>`
|
||||
* :pypi:`Microsoft SQL Server <mssql-django>`
|
||||
* :pypi:`MongoDB <django-mongodb-backend>`
|
||||
* :pypi:`Snowflake <django-snowflake>`
|
||||
* :pypi:`TiDB <django-tidb>`
|
||||
* :pypi:`YugabyteDB <django-yugabytedb>`
|
||||
* :pypi:`GaussDB Django <gaussdb-django>`
|
||||
|
||||
The Django versions and ORM features supported by these unofficial backends
|
||||
vary considerably. Queries regarding the specific capabilities of these
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue