cogitovirus/langchain-sql-agent-bootstrap
Langchain SQL Agent Boostrap application. Flask on the backend, React on the front.
This tool helps developers test how large language models (LLMs) can interact with SQL databases using Langchain. You input natural language questions or commands, and the system attempts to translate them into SQL queries and execute them against a SQLite database, returning the results. It's designed for developers exploring LLM-to-SQL capabilities and agentic workflows.
No commits in the last 6 months.
Use this if you are a developer looking for a basic, runnable example to experiment with Langchain's SQL Agent for database interaction.
Not ideal if you need a production-ready application for end-users to query databases with natural language, as it's a developer-focused testing environment.
Stars
36
Forks
6
Language
Python
License
MIT
Category
Last pushed
Mar 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/cogitovirus/langchain-sql-agent-bootstrap"
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...