perf-database

Community

Speed up DB work with analysis and batching.

AuthorCybLow
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Database performance bottlenecks can throttle modern applications. This Skill provides a structured approach to analyze, tune, and optimize SQL workloads, connection pools, and ORM usage to improve latency and throughput.

Core Features & Use Cases

  • Analyze queries with EXPLAIN to identify bottlenecks and select more efficient plans.
  • Tune connection pools and engine configuration to maximize throughput and reduce latency.
  • Optimize batch operations, streaming large results, and common SQLAlchemy patterns to minimize N+1 queries and data access costs.
  • Use cases include high-traffic web apps, data processing pipelines, and microservices with heavy database interaction.

Quick Start

Run perf-database to profile your app's database workload and generate optimization recommendations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: perf-database
Download link: https://github.com/CybLow/pypaginate/archive/main.zip#perf-database

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 471,000+ vetted skills library on demand.