Skip to main content
Back to registry

database-query-optimization

aj-geddes/useful-ai-prompts

Slow database queries are a common performance bottleneck. Optimization through indexing, efficient queries, and caching dramatically improves application performance.

Installs146
Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill database-query-optimization
About this skill
Slow database queries are a common performance bottleneck. Optimization through indexing, efficient queries, and caching dramatically improves application performance. Minimal working example: Detailed implementations in the references/ directory: - Overview - When to Use - Quick Start - Reference Guides - Best Practices - Slow response times - High database CPU usage - Performance regression - New feature deployment - Regular maintenance - Follow established patterns and conventions - Write clean, maintainable code - Add appropriate documentation - Test thoroughly before deploying - Skip testing or validation - Ignore error handling - Hard-code configuration values

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does database-query-optimization do?

Slow database queries are a common performance bottleneck. Optimization through indexing, efficient queries, and caching dramatically improves application performance.

Is database-query-optimization good?

database-query-optimization does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does database-query-optimization work with?

database-query-optimization currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to database-query-optimization?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install database-query-optimization?

npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill database-query-optimization

Related skills

More from aj-geddes/useful-ai-prompts

Related skills

Alternatives in Software Engineering