关于
This skill serves as a comprehensive guide for developers looking to eliminate slow-running queries and improve database scalability. It provides actionable patterns for interpreting execution plans, implementing specialized indexes (like GIN, BRIN, and covering indexes), and rewriting inefficient SQL. From resolving N+1 query issues to mastering cursor-based pagination and table partitioning, this skill enables Claude to provide expert-level database tuning and architectural advice for high-traffic applications.