- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Introduction to Django and PostgreSQL | Django and PostgreSQL - Part 1
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
Видео Introduction to Django and PostgreSQL | Django and PostgreSQL - Part 1 канала The Technical Guy
- 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
Видео Introduction to Django and PostgreSQL | Django and PostgreSQL - Part 1 канала The Technical Guy
Комментарии отсутствуют
Информация о видео
10 июня 2025 г. 18:35:54
00:12:23
Другие видео канала
