mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[5.2.x] Fixed #36486 -- Added MongoDB to list of third-party DB backends.
Backport of 46fdeb1373 from main
This commit is contained in:
@@ -1305,6 +1305,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>`
|
||||
|
||||
Reference in New Issue
Block a user