SQL Query Optimizer
ClawHub · sql-query-optimizer
Suggest indexes and rewrite slow queries against Postgres/MySQL.
- Stars
- ★ 612
- Downloads
- ↓ 4.2k
- Rating
- —
- Followers
- ⭐ 0
- Positive
- —
How to use
Paste the slow SQL into the chat. The skill returns an EXPLAIN ANALYZE plan and concrete index suggestions.
SELECT * FROM orders WHERE user_id = 42;
Effect demo
2 demosComments
Sign in to comment.
Be the first to comment.
Recent versions(1)
- v0.1.0unknownno archive copyc23cc5531 fm keys
Fork graph
Forked from
This skill is a canonical copy of an upstream source — it has no parent in the fork graph.
Direct forks (0)
No one has forked this skill yet.
More from ClawHub
API: http://127.0.0.1:3002/api/v1/skills/clawhub/sql-query-optimizer