guotong1988/NL2SQL-RULE
Content Enhanced BERT-based Text-to-SQL Generation https://arxiv.org/abs/1910.07179
This helps data analysts and business intelligence specialists who need to quickly get information from structured databases using natural language. You provide a question in plain English, and it automatically translates it into a precise SQL query, ready to be executed against your database. It's designed for anyone who works with relational data and wants to extract specific insights without writing complex SQL.
194 stars. No commits in the last 6 months.
Use this if you frequently query databases for specific information and want to generate accurate SQL queries directly from natural language questions, even with complex 'WHERE' conditions.
Not ideal if your primary need is for broad data exploration, generating reports, or visual analytics, as it focuses specifically on translating questions into SQL queries.
Stars
194
Forks
51
Language
Python
License
—
Category
Last pushed
Oct 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/guotong1988/NL2SQL-RULE"
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
ayoungprogrammer/nlquery
Natural Language Engine on WikiData