PurposeMaster SQL query optimization, indexing strategies, and EXPLAIN analysis to eliminate slow queries and improve database performance. Uses systematic methods: EXPLAIN plan reading, selective indexing (B-Tree/GIN/partial/covering), and query rewrite patterns. Delivers faster responses, lower DB cost, and scalable schemas.

Domains

Coding

Forms

Style GuideWorkflow
Required Tools
None
Languages
sql
Package Manager
N/A
Skill Composition
  • SKILL.md50.0%
  • references50.0%