eguilg/nl2sql
阿里天池首届中文NL2SQL挑战赛top6
This project helps data analysts and business intelligence specialists who need to query databases but prefer to ask questions in natural language. You provide a question in Chinese text, and it translates that into a SQL query that can be run against a database to retrieve the answer. It's designed for anyone who interacts with databases but isn't always comfortable writing complex SQL.
218 stars. No commits in the last 6 months.
Use this if you want to allow non-technical users to query your databases using plain Chinese sentences, making data access more intuitive.
Not ideal if your primary need is for English language natural language to SQL conversion, as this project is specifically optimized for Chinese.
Stars
218
Forks
53
Language
Python
License
BSD-3-Clause
Category
Last pushed
Sep 09, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/eguilg/nl2sql"
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.
ayoungprogrammer/nlquery
Natural Language Engine on WikiData
DukeNLIDB/NLIDB
Natural Language Interface to DataBases