Creating a Custom Database Router | Django Migrations | Shaping Database Schemas

preview_player
Показать описание
Creating a Custom Database Router | Django Migrations | Shaping Database Schemas

ORM Mastery Course Udemy:

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

Welcome Zander, its been a well. Thank you for sharing your knowledge with the world

edwardmike
Автор

Hello, thanks for the tutorial, is it worth it to use postgres for development? I have a database design with 11 base tables do you think sqlite3 will be efficient to use for development or should I change it to postgres?

zheerfaruq
Автор

Great Video like always.

django isn't fully compatible with multiple databases as far i experienced. i am using in one of the project always face issues in setting up FK M2M fields between different databases. when we do migrate it create necessary tables and traces in each database.

Tip: always keep first database as default for avoiding errors for your apps and 3rd party packages integrations. because they look for default database.

djangodeveloper
Автор

please can you make a serie about Django + NextJs

alexdin
join shbcf.ru