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'.

asgard-ai-platform 6d7aca9 4 files · 35.8 KB Updated

File contents

asgard-ai-platform/skills/tree/main/data-sql-optimization commit 6d7aca9f7f

Frequently asked questions

npx skillmds@latest add asgard-ai-platform/data-sql-optimization