marcolardera/askdb
Universal Q&A database tool
This tool helps data analysts, business intelligence specialists, and other professionals quickly get insights from their relational databases without writing SQL. You input a natural language question (e.g., "How many users do we have?") and select your database, and it outputs a natural language answer along with the underlying SQL query and results. It's designed for anyone who needs to query data but prefers to ask questions in plain English.
No commits in the last 6 months.
Use this if you need to extract information from PostgreSQL, MySQL, or SQLite databases by asking questions in natural language, rather than writing SQL queries.
Not ideal if you require advanced data manipulation, complex reporting features, or robust data governance beyond simple querying.
Stars
10
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/marcolardera/askdb"
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,...
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
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...