mirror of
https://github.com/django/django.git
synced 2025-09-18 23:19:12 +00:00
[5.2.x] Fixed #36486 -- Added MongoDB to list of third-party DB backends.
Backport of 46fdeb1373aa7e9089d14440987444493cc9c2e0 from main
This commit is contained in:
parent
fbced43cf8
commit
adc80dd81e
@ -1305,6 +1305,7 @@ by 3rd parties that allow you to use other databases with Django:
|
|||||||
* :pypi:`Firebird <django-firebird>`
|
* :pypi:`Firebird <django-firebird>`
|
||||||
* :pypi:`Google Cloud Spanner <django-google-spanner>`
|
* :pypi:`Google Cloud Spanner <django-google-spanner>`
|
||||||
* :pypi:`Microsoft SQL Server <mssql-django>`
|
* :pypi:`Microsoft SQL Server <mssql-django>`
|
||||||
|
* :pypi:`MongoDB <django-mongodb-backend>`
|
||||||
* :pypi:`Snowflake <django-snowflake>`
|
* :pypi:`Snowflake <django-snowflake>`
|
||||||
* :pypi:`TiDB <django-tidb>`
|
* :pypi:`TiDB <django-tidb>`
|
||||||
* :pypi:`YugabyteDB <django-yugabytedb>`
|
* :pypi:`YugabyteDB <django-yugabytedb>`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user