Skip to Content
Database System Internals (PostgreSQL)

Database System Internals (PostgreSQL)

Most database courses teach you how to talk to a database. This course teaches you how the database talks to the hardware. Database System Internals (PostgreSQL) is a rigorous, comprehensive analysis into the physical architecture and execution pipeline of the world's most advanced open-source relational database. Moving beyond logical design and SQL syntax, this course strips away the abstraction layers to explore how PostgreSQL parses queries, estimates costs, manipulates memory caching, enforces concurrency without locking, and guarantees data durability.
Responsible Mark Shamy
Last Update 02/28/2026
Completion Time 9 hours 15 minutes
Members 1
Academic Under Construction Computer Science