skills/smithery.ai/backend-database-performance

backend-database-performance

Installation
SKILL.md

Backend Database Performance

When to use this skill

  • Slow queries
  • N+1 problems
  • Large datasets
  • Production optimization

Workflow

  • Profile queries
  • Add indexes
  • Prevent N+1
  • Use eager loading
  • Cache results

Instructions

Installs
1
First Seen
Mar 21, 2026
backend-database-performance from smithery.ai