ademakdogan/ChatSQL
Convert the given plain text to MySQL query by ChatGPT
This tool helps you quickly get answers from your MySQL database using everyday language, without needing to write complex SQL queries. You provide a question in plain English, and it outputs the equivalent SQL query, the raw data from the database, and a human-readable summary of the results. It's designed for data analysts, business users, or anyone who needs to extract information from a small to medium-sized MySQL database without SQL expertise.
149 stars. No commits in the last 6 months.
Use this if you need to query a MySQL database using natural language and get immediate, understandable answers without writing SQL.
Not ideal if you have a very large or highly complex database, as it's currently optimized for mid-small databases.
Stars
149
Forks
27
Language
Python
License
—
Category
Last pushed
May 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ademakdogan/ChatSQL"
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,...
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
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...