2025-08-11 –, Main Hall
Django is well-known for its seamless integration with relational databases like PostgreSQL and MySQL, thanks to its robust ORM. However, MongoDB has recently announced its first official support for Django, currently in development preview—a game changer for developers who prefer document-based databases. This talk will explore how to leverage Django’s ORM features while using MongoDB.
The talk will start by highlighting why Django’s ORM features make it the to-go framework for web development. And using postgres, sql and other relational databases come in handy and works well with simplified queries and optimizations when handling data.
We will go through the 2 past django developer surveys where developers using mongodb in django have been significantly growing. Mongo officially decided to support this, by creating a mongodb database backend for django.
How does this compare to using relational databases and how will it affect how we view Django: not tied to RDMS
Individual DSF Member and a software engineer: python and javasript.
I love tech communities and spend time writing technical articles