Query Performance Analysis

Detect N+1 queries, analyze slow queries with EXPLAIN, identify missing indexes, and ensure safe online index migrations for MySQL/MariaDB. Use when optimizing query performance, preventing performance regressions, or debugging slow endpoints. Complements database-migrations skill which covers index creation syntax. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/vilnacrm-org--user-service--query-performance-analysis commit 937e85eeff

Frequently asked questions

npx skillmds@latest add tomevault-io/query-performance-analysis-2