Django PostgreSQL | Configuring a PostgreSQL startup script

preview_player
Показать описание
Django PostgreSQL | Constraints and Triggers | **Exercise: 2** PostgreSQL: Configuring a PostgreSQL startup script

Playlist:

Udemy Course:

Source Code:

Welcome to the Django PostgreSQL module! This playlist is designed to provide you with the skills and knowledge to seamlessly integrate PostgreSQL with your Django projects. You'll start by understanding the differences between PostgreSQL and SQLite, then move on to setting up PostgreSQL using Docker, restructuring Django projects, and connecting Django to PostgreSQL databases. Through a series of hands-on exercises, you'll learn how to manage credentials with environment variables, define database-level constraints, triggers, and custom table naming, and finally, implement a Django custom router. By the end of this module, you'll have a solid foundation in using PostgreSQL with Django, enhancing your application's performance, scalability, and reliability.
Рекомендации по теме
Комментарии
Автор

What is the order of this tutorial? It seems that in video one you are talking about setting a dockercompose file, which we haven't - is that video 2?

julienboudreau