Posts on PostgreSQL — the database I reach for by default. Practical writing on the parts of Postgres that backend developers use every day: data modeling, indexing, query plans, JSONB, transactions, full-text search, and how to get from a slow query to a fast one.
PostgreSQL Fundamentals Every Backend Developer Should Know
A primer on the parts of PostgreSQL that backend developers use every day — proper data types, indexing strategies, transactions, JSONB, CTEs, and more.