Databases · PostgreSQL
Postgres for Builders
$31.00
- Format PDF
- Pages 266
- Published 2026-02-09
- Language English
- Skill Intermediate
- Technology PostgreSQL 17
Description
PostgreSQL 17 for application teams: schema design, indexes, JSON, logical replication, and the query plans you should be able to read.
What you’ll learn
- Model data Postgres likes
- Read an EXPLAIN without panic
- Use JSON only where it earns its keep
Table of contents
- Schema that can change
- Indexes you can justify
- JSON without regret
- Explain and vacuum
- Replication and failover