Set up Postgres and MongoDB in Django | Docker, DB Routers, Logging

preview_player
Показать описание
In this episode, 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.

Рекомендации по теме
Комментарии
Автор

Great video thanks. Addition to this how can we add nginx, rabbitmq, apollo, API's, elasticsearch so on, with this approach?

narcseven
Автор

The code is outdated and it doesn’t work with django 4.0

meetsohail