2 / 3
Feb 17

Hi everyone,

We’re excited to announce the public preview release of the Django MongoDB Backend, which aims to make Django and MongoDB work together seamlessly. While this project is still under active development and is not recommended for production deployments, we welcome your feedback as we work towards our GA release later in 2025. Whether it’s bug reports, feature requests, or general thoughts, we want to hear it!

To get up and running quickly, try out our quickstart guide!

For more in-depth information, please visit our GitHub repository and documentation.

We look forward to hearing what you think!

Thanks,
Shubham Ranjan
Product Manager, Developer Experience (Python)

Hello! While I find the integration to be very straightforward and clear, I keep getting an incredibly slow connection to the Atlas database with numerous Broken pipe from 127.0.0.1 messages. I have tried the latest version, and the 5.0.0.0b (with Django 5.0.12 and pymongo 4.11.1).

When using a local Mongodb instance, everything is very fast. Am I doing something wreong or are there any problems that I am not aware of? The region of my cluster is north Italy.

Thanks

This topic will automatically close in a month.