mirror of
https://github.com/django/django.git
synced 2025-09-09 18:49:11 +00:00
Fixed #36486 -- Added MongoDB to list of third-party DB backends.
This commit is contained in:
parent
892a45d642
commit
46fdeb1373
@ -1283,6 +1283,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:`MongoDB <django-mongodb-backend>`
|
||||
* :pypi:`Snowflake <django-snowflake>`
|
||||
* :pypi:`TiDB <django-tidb>`
|
||||
* :pypi:`YugabyteDB <django-yugabytedb>`
|
||||
|
Loading…
x
Reference in New Issue
Block a user