stubailo/ask-your-database
Open source npm script to talk to your Postgres database with GPT.
This tool helps data analysts, researchers, or anyone needing quick insights from a Postgres database. You can ask questions in plain English, and it automatically translates them into SQL queries, runs them, and presents the results. It's like having a data expert at your fingertips to explore data without writing code.
No commits in the last 6 months.
Use this if you need to quickly extract information or answer questions from your Postgres database using natural language, without having to write SQL.
Not ideal if you are working with sensitive data that you cannot share with a third-party AI service, or if you need to perform complex data manipulations that could accidentally alter your database.
Stars
63
Forks
13
Language
JavaScript
License
MIT
Category
Last pushed
Mar 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/stubailo/ask-your-database"
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...