rafaelpierre/text2sql-workshop
A basic Text2SQL App, powered by Langchain and OpenAI.
This project helps data analysts and business users get information from their company's databases without needing to write complex SQL queries. You can ask questions in plain English, and it will automatically generate the correct SQL query to retrieve the answer from a PostgreSQL database. It's designed for anyone who needs quick insights from structured data but isn't a database expert.
No commits in the last 6 months.
Use this if you want to query a PostgreSQL database using natural language questions instead of writing SQL.
Not ideal if you need to query databases other than PostgreSQL, or if your primary goal is advanced data manipulation rather than simple querying.
Stars
12
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/rafaelpierre/text2sql-workshop"
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...