pdxjie/text2sql-v1.0
🧙♂️ Text2SQL 是基于 SpringBoot、MySQL、Vue2 以及 ChatGPT,通过用户输入的表结构和需求,神奇地生成具体的 SQL 语句!用户可以导入数据库和表结构,选择具体的表,生成独特的 SQL 语句。致力于解放开发同学的双手,扎根于更深层次的业务中。Text2SQL 更适合对 SQL 感兴趣的开发同学呦 🌟
This project helps software developers quickly generate SQL queries from natural language descriptions and database table structures. You provide your database schema and a plain English request (e.g., "find all active users from New York"), and it outputs the corresponding optimized SQL query. It's designed for developers who frequently write SQL and want to streamline their workflow.
No commits in the last 6 months.
Use this if you are a developer looking for an AI-powered tool to generate and optimize SQL queries based on natural language inputs and your database schema.
Not ideal if you are not a software developer or do not frequently work with relational databases and SQL.
Stars
51
Forks
16
Language
Java
License
Apache-2.0
Category
Last pushed
May 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/pdxjie/text2sql-v1.0"
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...