About
This skill empowers developers to transform sluggish database operations into high-performance queries by applying industry-standard optimization techniques. It provides expert guidance on interpreting EXPLAIN plans, implementing advanced indexing strategies (like covering and partial indexes), and resolving common performance bottlenecks such as N+1 queries and inefficient pagination. Whether you are designing a scalable schema from scratch or debugging a production performance issue, this skill offers the implementation patterns and best practices needed to minimize latency and reduce database server load.