bayeru/chat-to-your-database
Chat to your database with AI. An experimental app to test the abilities of LLMs to query SQL databases using natural language.
This tool helps business users, analysts, or anyone needing quick insights to get answers from their company's SQL database using everyday language instead of complex code. You type a question, like "Show me all customers from London," and it provides the relevant data directly from the database. It's designed for someone who wants to interact with their data without learning SQL.
129 stars. No commits in the last 6 months.
Use this if you want to ask questions and retrieve specific information from your SQL database using simple English sentences.
Not ideal if you need to perform complex data manipulations, build interactive dashboards, or analyze large datasets beyond simple queries.
Stars
129
Forks
26
Language
TypeScript
License
—
Category
Last pushed
May 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/bayeru/chat-to-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,...
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...