// module
Postgres for Builders
AUD 860 (informational)
Responsible mentor
Elena Park
Databases mentor; cares about boring, reliable data paths.
Outcomes
- Produce a migration series another developer can replay
- Present one explain plan improvement with evidence
- Document retention notes for a fictional product
Description
You evolve a schema across weekly migrations, defend index choices, and write data repair scripts with dry-run modes. Ethics of data retention are discussed with AU context in mind.
Inside the track
- Migration review checklist
- Index experiments with before/after timings
- Row-level security intro lab
- Backup/restore drill on a sample dataset
- Query plan reading sessions
- CSV ingest pipeline with validation
Reviews
Explain plan sessions in Postgres for Builders rewired how I read slow pages — specific, not hand-wavy.
FAQ
Docker compose is provided. 8GB RAM minimum recommended.
We touch an ORM for one module but emphasise SQL fluency.
No Oracle or SQL Server pathways; Postgres only for depth.