Загрузка...

Django and PostgreSQL Setup | Django and PostgreSQL - Part 3

We will create a Django Project and a Django Web Application.
- Django has support for databases like SQLite, MySQL/MariaDB and PostgreSQL.
- Django includes an SQLite database, but for the others you need to install the database system you want to use from their respective websites and in addition install a Python package/driver for the specific database system.
- In this Tutorial we will see how we can use Django in combination with PostgreSQL.
- We will create a simple “Customer App” that retrieves a list of Customers stored in the PostgreSQL database.
- Finally, we will use the built-in “Django Admin” module to create CRUD functionality, i.e., the possibility to Create, Read, Update and Delete Customers in the PostgreSQL database.

PowerPoint used in the video:
https://halvorsen.blog/documents/programming/web/resources/django/Django%20and%20PostgreSQL.pdf

Django and PostgreSQL Playlist:
https://www.youtube.com/playlist?list=PLdb-TcK6Aqj10g4Kn-jwDDVt2r_WwqS4G

Blog:
https://www.halvorsen.blog

YouTube Channel @Industrial IT and Automation
https://www.youtube.com/IndustrialITandAutomation

Видео Django and PostgreSQL Setup | Django and PostgreSQL - Part 3 канала Industrial IT and Automation
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки