Saba-Gul/Text-to-SQL
This project provides a Gradio-based web application that allows users to interact with an SQLite database using natural language queries. It leverages the LangChain library and OpenAI's language model to convert plain English questions into SQL queries and execute them on the provided database.
This tool helps anyone who needs to quickly get answers from an SQLite database without writing complex SQL code. You upload your database, then simply type your questions in plain English, and it provides the relevant data directly. It's ideal for business analysts, researchers, or anyone dealing with data stored in SQLite files.
No commits in the last 6 months.
Use this if you frequently need to extract specific information from an SQLite database but aren't proficient in SQL, or want to speed up your data querying process.
Not ideal if you need to perform complex data manipulations, updates, or design database schemas, as it focuses solely on natural language querying for data retrieval.
Stars
8
Forks
1
Language
Python
License
—
Category
Last pushed
Aug 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Saba-Gul/Text-to-SQL"
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...