Docs Menu
Docs Home

Django MongoDB Backend

Welcome to the documentation site for the official Django MongoDB Backend, a Django database backend that uses PyMongo to connect to MongoDB.

Learn how to install Django MongoDB Backend, establish a connection to MongoDB, and begin working with data in the Get Started with Django MongoDB Backend tutorial.

Learn how to use Django MongoDB Backend to perform operations on MongoDB data in the Interact with Data section.

Learn about the versions of MongoDB Server, PyMongo, Python, and Django that are compatible with Django MongoDB Backend in the Compatibility section.

Learn how to report bugs, contribute to Django MongoDB Backend, and find more resources for receiving help in the Issues & Help section.

Next

Get Started