Syed007Hassan/Chat-To-Your-Database
Natural language querying allows users to interact with databases more intuitively and efficiently. By leveraging the power of LangChain, SQL Agents, and OpenAI’s Large Language Models (LLMs) like GPT, we have created an application that enable users to query databases using NLP
This tool helps anyone interact with a database using everyday language, without needing to learn complex coding. You type in questions like 'Show me all customers from New York,' and it retrieves the relevant data directly from your database, presenting it in an easy-to-understand table or chart. This is for data analysts, business users, or anyone who needs quick answers from data but isn't an SQL expert.
No commits in the last 6 months.
Use this if you need to quickly get information from databases like PostgreSQL, SQLite, or MongoDB using simple English questions, and you prefer not to write SQL queries.
Not ideal if you primarily need to build complex data pipelines, manage database infrastructure, or require highly specialized, custom data transformations beyond querying and basic analysis.
Stars
60
Forks
7
Language
TypeScript
License
MIT
Category
Last pushed
Aug 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Syed007Hassan/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...