Debug Slow Queries

Diagnoses and fixes slow database queries using explain plans, statistics, and targeted indexes or rewrites. Use when an endpoint is slow, a query regresses, cpu spikes, or timeouts appear.

antonrisch 2e6788f 4.3 KB Updated

File contents

antonrisch/db-skills/tree/main/skills/debug-slow-queries commit 2e6788fb4b

Frequently asked questions

npx skillmds@latest add antonrisch/debug-slow-queries