关于
This skill transforms Claude into a database performance engineer, providing a systematic approach to identifying and resolving bottlenecks in SQL-based applications. It offers deep expertise in interpreting EXPLAIN plans, implementing sophisticated indexing strategies like B-Tree, GIN, and BRIN, and refactoring inefficient queries to eliminate common anti-patterns such as N+1 queries and slow offsets. By applying these patterns, developers can significantly reduce database load, improve application response times, and ensure their data layer scales effectively with growing datasets.