Database Query Performance Profiler
Prompt Creek
Created April 16, 2026 · Updated April 16, 2026
Description
Analyzes slow database queries by examining execution plans, index usage, join strategies, and lock contention, then provides optimized queries with indexing recommendations.
Instructions
Select the database engine, type of slow query, data scale, and performance target. Paste your slow query, EXPLAIN output, and relevant table schemas after the prompt. The profiler will analyze the execution plan, identify the bottleneck, and provide an optimized query with index recommendations.
Prompt
Example Output
No example output provided for this prompt.