suyash1397/PROMPTQL
Repository for initial POC NLP based SQL adapter using LLM.
This tool helps you retrieve data from your databases using everyday language instead of complex code. You type a question like "Show me all users who signed up this month," and it translates that into a database query. Data analysts, business intelligence specialists, or anyone who needs to quickly extract information from a database without writing SQL or NoSQL can use this.
No commits in the last 6 months.
Use this if you need to quickly get information from your PostgreSQL, MongoDB, MySQL, or SQLite databases by asking questions in plain English.
Not ideal if you prefer to write database queries directly or require extremely fine-grained control over query optimization and complex stored procedures.
Stars
10
Forks
1
Language
Python
License
—
Category
Last pushed
May 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/suyash1397/PROMPTQL"
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