plmercereau/chat-dbt
Interact with your database using human queries through OpenAI GPT.
This tool helps data analysts and business users get answers from their databases using plain English questions instead of complex SQL. You simply type your question, and the system translates it into a database query and returns the results in a table, JSON, or CSV format. It's designed for anyone who needs quick data insights without writing code.
No commits in the last 6 months. Available on npm.
Use this if you need to quickly query your PostgreSQL or ClickHouse database by asking questions in natural language, without having to write or debug SQL queries.
Not ideal if you prefer to write and manage your SQL queries manually, or if you need to connect to database types other than PostgreSQL or ClickHouse.
Stars
56
Forks
4
Language
TypeScript
License
GPL-3.0
Category
Last pushed
May 01, 2023
Commits (30d)
0
Dependencies
16
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/plmercereau/chat-dbt"
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...