eosphoros-ai/DB-GPT-Hub
A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
This project helps data professionals and analysts transform everyday questions into database queries. You input a natural language question, like "Show me all customers from New York," and it generates the precise SQL code needed to get that answer from your database. It's designed for anyone who needs to query databases but prefers to ask questions in plain English rather than writing complex SQL.
1,966 stars. No commits in the last 6 months.
Use this if you need to translate natural language questions into accurate SQL queries to retrieve information from a database.
Not ideal if you already write SQL proficiently or if your primary need is data visualization or advanced analytics beyond querying.
Stars
1,966
Forks
248
Language
Python
License
MIT
Category
Last pushed
Jul 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/eosphoros-ai/DB-GPT-Hub"
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...