Database Index Design

Designing and governing an index portfolio across SQL Server, MySQL/InnoDB, and PostgreSQL: deriving composite keys from a workload, equality/range/order trade-offs, covering and partial indexes, write amplification, redundant-index consolidation, engine-specific semantics, and safe production creation or removal. Use when changing schema indexes for several queries or reviewing a table's index set. Not the diagnosis of one slow statement, which belongs to sql-query-performance.

robsonkades d2cfe74 5 files · 18.7 KB Updated

File contents

robsonkades/agent-skills/tree/main/skills/database-index-design commit d2cfe74d1a

Frequently asked questions

npx skillmds@latest add robsonkades/database-index-design