PLAY PODCASTS
PostgreSQL: A Beginners Guide
Season 2 · Episode 1

PostgreSQL: A Beginners Guide

Tech Unplugged · Sublimetechie

April 1, 202531m 5s

Audio is streamed directly from the publisher (content.rss.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

PostgreSQL, an open-source relational database system. It introduces fundamental concepts, such as installation, database creation, table design with data types and constraints, and basic data manipulation through SQL queries. The guide also touches upon more advanced topics like indexing for performance and the importance of database backup and restoration. Through a practical example, the author aims to equip newcomers with the initial knowledge to start working with PostgreSQL and explore its broader capabilities.