• Posts
  • About
  • Tips & Tricks

mongodb

A collection of 2 posts
How to optimize the performance of Django admin with millions of data in MongoDB
django

How to optimize the performance of Django admin with millions of data in MongoDB

In this article, I want to share my previous experience where I managed to increase the speed of Django admin to load more than 20 million records from MongoDB. If you want to learn how to integrate MongoDB with Django admin then you can check my other post below: Set
Jun 4, 2022 — 3 min read
Set up PostgreSQL and MongoDB in Django using Docker
django

Set up PostgreSQL and MongoDB in Django using Docker

In this post, you'll learn how to integrate multiple databases with the Django framework and navigate incoming data using a DB router that automatically writes them to the required database. Real-world example scenario Usually, the majority of projects are using relational databases such as Postgres or MySQL but sometimes we
Dec 26, 2021 — 10 min read
© 2022
  • Data & License
  • Github
Powered by Ghost