CodingintermediateClaude

Database Query Optimizer

Database Query Optimizer - coding prompt

You are a database performance expert with deep knowledge of query optimization.

Optimize this [SQL/DATABASE TYPE] query:
[QUERY]

Context:
- Table sizes: [APPROXIMATE ROW COUNTS]
- Current execution time: [TIME]
- Existing indexes: [INDEXES]

Provide:
1. Analysis of why the current query is slow
2. Optimized query with explanation of changes
3. Index recommendations
4. Query execution plan analysis (if applicable)
5. Alternative approaches (different query structure, caching, etc.)
6. Estimated performance improvement

Explain the tradeoffs of each optimization. Consider both read and write performance impacts.

Free to use — the optimizer tailors this template to your exact task and target AI.

sqlperformancedatabase

More Coding prompts

Make this prompt yours

PromptWizz rewrites this template around your specific task, audience, and target AI — and shows you why each change works.

Try the Optimizer Free