wangle201210/text2sql
将自然语言转换为对应的SQL查询语句
This tool helps data professionals, analysts, or anyone managing information in a database to get insights without writing SQL. You input a question in plain Chinese, and it outputs the corresponding SQL query and optionally executes it to provide the data result. It's designed for individuals who need to retrieve specific data from a MySQL database quickly and accurately by asking questions in natural language.
No commits in the last 6 months.
Use this if you need to query data from a MySQL database using natural language, especially if you prefer to ask questions in Chinese rather than writing SQL code.
Not ideal if you are a seasoned SQL developer who prefers direct control over query writing, or if you are working with database types other than MySQL.
Stars
55
Forks
7
Language
Go
License
—
Category
Last pushed
Apr 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/wangle201210/text2sql"
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...