Data SQL Optimization

Optimize SQL query performance using EXPLAIN analysis, indexing strategies, and common anti-pattern fixes. Use this skill when the user needs to speed up slow queries, design indexes, fix N+1 problems, or optimize database performance — even if they say 'this query is slow', 'optimize our database', 'which indexes do we need', or 'our dashboard takes 30 seconds to load'.

charlieviettq Updated

File contents

charlieviettq/awesome-agent-skill/tree/main/.cursor/skills/asgard-ai-platform/data-sql-optimization commit 6d7aca9f7f

Frequently asked questions

npx skillmds@latest add charlieviettq/data-sql-optimization-2