SubhanHakverdiyev/OptimizeQL
OptimizeQL — AI-powered SQL query optimizer
OptimizeQL helps database administrators and backend developers improve the performance of their SQL queries. You input a SQL query, either by connecting to a PostgreSQL or MySQL database or by pasting the query, and it outputs actionable suggestions like new index creation statements, query rewrites, or database configuration changes. This tool is for anyone managing databases who needs to identify and fix slow queries.
Use this if you are a database administrator, backend developer, or data engineer struggling with slow SQL queries and want AI-powered recommendations to optimize them.
Not ideal if you don't interact with SQL databases or are looking for a fully automated, hands-off solution without reviewing suggested changes.
Stars
29
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Mar 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/SubhanHakverdiyev/OptimizeQL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CodePhiliaX/Chat2DB
AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle,...
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
TuGraph-family/Awesome-Text2GQL
Fine-Tuning Dataset Auto-Generation for Graph Query Languages.
eosphoros-ai/Awesome-Text2SQL
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis...