Introduction to PostgreSQL

Опубликовано: 21 Май 2026
на канале: Conor Bailey
377
28

Hi guys,

Back with a different kind of video. This is an introduction to PostgreSQL which is an extremely popular open source SQL database used in many large applications today. It's something I have wanted to implement for a while in order to build more interesting web applications.

In this video we will be installing Postgres from scratch. We will then create a new database, add tables and insert are read data.

This will be part of a regular series where we will eventually build a full stack web application utilising this database.

I hope you enjoy.

Thanks
Conor