About
This skill empowers developers to transform slow database operations into high-performance queries by applying industry-standard optimization techniques. It provides expert guidance on interpreting EXPLAIN execution plans, implementing specialized indexing (like GIN, BRIN, and covering indexes), and refactoring common performance killers such as N+1 query patterns and inefficient OFFSET pagination. Whether you are designing a scalable schema from scratch or debugging production bottlenecks, this skill provides the patterns needed to reduce database load and improve application responsiveness.