sql-agent
There are 25 repositories under sql-agent topic.
chop-dbhi/sql-agent
HTTP interface for executing ad-hoc SQL queries.
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
pelsql/YourSqlDba
Sources for YourSqlDba : Database maintenance solution that installs as a single SQL script
sachink1729/SQL-Agents-Using-RAG-DSPy-Groq
Exploring advanced prompting tools to query SQL database with multiple tables in natural language using LLMs
brokenthorn/mssql-database-backup-service
A quick and dirty Windows Service for running SQL commands regularly, mainly to maintain regular database backups
CoRAL-ASU/weaver
Weaver: A modular agentic pipeline that dynamically combines SQL and LLMs for advanced table-based question answering
dfavenfre/LLMRoboFund
LLMRoboFund is a powerful chatbot empowered with Multi-document RAG. The chatbot is equipped with RetrievalQA and SQL Agents to ease the investment research
EliasK93/LangChain-SQL-Agent-for-dynamic-data-visualization
Example application for constructing and running an LLM-based LangChain SQL Agent based on GPT-4o mini that can dynamically query a database and invoke multiple visualization tools
cspital/docket
SQL Server Agent Job Monitor
Jayanth-MKV/advanced-agents-cookbooks
Advanced AI Agents Cookbooks
r-manimaran/LangGraph
For Building Stateful, multi-actor applications with LLMs, Create agent and multi-agent workflows
abbaouiAchraf/advanced-sqlagent-cookbook
Enterprise-grade SQL Agent using PydanticAI and Azure OpenAI for secure natural language to SQL conversion with comprehensive safety validation
aysenurcftc/LangChainSQLAgent
This project enables performing SQL queries in natural language using LangChain and Streamlit.
kingjosephm/uds-diagnostic-tool
Multi-Agent Tool to Diagnose Errors in Unified Diagnostic Service (UDS) Data with a Flask Front-End
Nadav-Nesher/BI_SQL_Assistant
LangChain SQL BI Assistant for IMDB
Srinath-N-R/netflix-insights-chatbot
The Netflix Insights Chatbot is an AI-powered tool that enables users to explore Netflix's 2023 engagement trends through natural language queries. Built upon a RAG and AI agent pipeline, the app provides insights on movies, tech specs, and engagement trends. Demo below!
abhi11210646/text-to-sql
Generate human readable response from database.
ahkarm/jcard
JCard WorkFlow & Schema
bigdata5911/doc-retrieval-agent
This app is a document-grounded AI chatbot that answers queries from local files(txt and csv)
fahmiaziz98/sql_agent
build sql agent using different pattern rag/self-correction/optimization
Mohammad-Bilal-Bhatti/sql-agent
Chat with your database with natural language interface
ReesavGupta/sql-agent
A SQL agent for e-commerce data, featuring LLM-driven natural language to SQL, semantic table selection, optimal join planning, and multi-step query generation with validation. Supports vector search, statistical sampling, result pagination, caching, real-time simulation, and automated query optimization for seamless and intelligent integration.
Spyrosigma/Groq-SQL-Agent
SQL-Agent-ChatBot : When user sends a query, the Agent tries to convert the query into SQL query based on the database Schema, and then retrieve the relevant information from the database and give back the relevant information in NLP.
zer0009/enterprise-sql-agent
A powerful AI-powered SQL agent that enables natural language querying across multiple database types with enterprise-grade security and performance monitoring.