DB Optimization

Use when the bottleneck is database-shaped — slow queries, lock timeouts, connection exhaustion, N+1 patterns, index questions, schema migrations on hot tables. Evidence-first DB playbook for PostgreSQL, MySQL/MariaDB, MongoDB, and Redis backing the db-performance-tuner agent.

jdanigo d053d67 3.2 KB Updated

File contents

jdanigo/hydraia/tree/main/skills/db-optimization commit d053d67dfa

Frequently asked questions

npx skillmds@latest add jdanigo/db-optimization