@tank/relational-db-mastery

Official

Optimize SQL query performance.

Authortankpkg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill tackles slow database queries and general performance issues in PostgreSQL and MySQL, helping you identify and fix bottlenecks.

Core Features & Use Cases

  • Query Optimization: Analyze and rewrite slow queries.
  • Indexing Strategies: Recommend and create optimal indexes (B-tree, GIN, GiST, BRIN).
  • Database Tuning: Provide guidance on PostgreSQL and MySQL specific tuning parameters.
  • Use Case: Your application is experiencing slow load times due to database queries. Use this Skill to analyze a slow query, identify missing indexes, and get recommendations for rewriting it or tuning your database configuration.

Quick Start

Analyze the following slow query and suggest an index: SELECT * FROM users WHERE last_login < '2020-01-01';

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: @tank/relational-db-mastery
Download link: https://github.com/tankpkg/skills/archive/main.zip#tank-relational-db-mastery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.