About
This skill empowers developers to transform slow-running database operations into high-performance queries by applying systematic optimization techniques. It provides comprehensive guidance on interpreting execution plans, implementing specialized index types like GIN and BRIN, resolving N+1 query anti-patterns, and utilizing advanced features such as materialized views and partitioning. Whether you are debugging a production bottleneck or designing a scalable schema from scratch, this skill ensures your database layer remains responsive, cost-effective, and capable of handling growing datasets.