Winner960111/text-to-sql-with-open_source_llm
This project is for converting text to sql queries and getting the data from SQL DB.
This project helps you quickly get data from your SQL database by simply typing what you want in plain English. You describe the information you need, and it generates the correct SQL query and fetches the results. This is ideal for data analysts, business intelligence professionals, or anyone who needs to extract specific data without manually writing SQL.
No commits in the last 6 months.
Use this if you frequently need to pull data from a SQL database but prefer to ask for it in natural language rather than writing complex SQL queries.
Not ideal if you need to perform advanced database administration tasks or if your data extraction needs are consistently met with simple, predefined queries.
Stars
7
Forks
—
Language
Python
License
—
Category
Last pushed
Jun 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Winner960111/text-to-sql-with-open_source_llm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
FerreroJeremy/ln2sql
A tool to query a database in natural language
salesforce/TabularSemanticParsing
Translating natural language questions to structured query language (SQL)
jkkummerfeld/text2sql-data
A collection of datasets that pair questions with SQL queries.
eguilg/nl2sql
阿里天池首届中文NL2SQL挑战赛top6
DukeNLIDB/NLIDB
Natural Language Interface to DataBases