Skip to content
🗄️DatabaseEN

Introduction to PostgreSQL

Learn PostgreSQL from the ground up. Master installation, psql, data types, constraints, indexes, transactions, and PostgreSQL-specific features to build production-ready relational databases.

10 lessons

Subscribe to unlock all 10 lessons

One monthly subscription gives you unlimited access to this course and every other course on LearningBro.

Lessons

What is PostgreSQL?Preview
Installing PostgreSQL
psql and pgAdmin
Data Types in PostgreSQL
Creating Tables and Constraints
Querying Data
Indexes
Transactions
JSON Support
Roles and Permissions