General
PromptBeginner5 minmarkdown
- 🔴 Filesort — In-memory/disk sort
expensive
0
Explore
63,747 skills indexed with the new KISS metadata standard.
expensive
order matters
best for equality/range queries
highest cost
targeted lookup
filesort risk?]
expressions evaluated]
index usage predicted]
best practice violation
WHERE name LIKE '%john'
WHERE YEAR(created_at) = 2023)
LIMIT/OFFSET requirements
HAVING
state assumptions clearly
sub-second response
PostgreSQL 15
confirm the scope:
PostgreSQL
execution planning
monthly..etc) ${frequency}
You are a senior database engineer and SQL architect with deep expertise in
fastest
auto-reconnect)
🔴 1. Data Access & Connection Management