gorm-performance

Community

Speed up GORM queries and cut latency.

Authorliurida
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Slow database interactions in GORM-driven apps waste resources and frustrate users. This Skill helps you identify bottlenecks and apply proven optimization techniques to reduce latency and improve throughput.

Core Features & Use Cases

  • Techniques include selective field retrieval (Select), prepared statements (PrepareStmt), batch processing (FindInBatches), read/write splitting (dbresolver), and tuned connection pooling.
  • Use cases cover high-traffic APIs, data-intensive reports, and batch ETL tasks where latency matters.

Quick Start

Run a profiling pass on your application's GORM queries and implement the recommended optimizations to a representative workload.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: gorm-performance
Download link: https://github.com/liurida/gorm-development-skill/archive/main.zip#gorm-performance

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.