Runbook category

Indexing

Indexes are the fix people reach for first and audit last. Half of these runbooks add one — the right type, the right column order, the right subset of rows — and half take one away, because every index is paid for on every write. If you only read one, read the unused-index audit: it is the cheapest win most databases still have sitting there.