sql-agent

There are 25 repositories under sql-agent topic.

  • chop-dbhi/sql-agent

    HTTP interface for executing ad-hoc SQL queries.

    Language:Go94141622
  • 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

    Language:TypeScript572127
  • pelsql/YourSqlDba

    Sources for YourSqlDba : Database maintenance solution that installs as a single SQL script

    Language:TSQL163410
  • sachink1729/SQL-Agents-Using-RAG-DSPy-Groq

    Exploring advanced prompting tools to query SQL database with multiple tables in natural language using LLMs

    Language:Jupyter Notebook13103
  • brokenthorn/mssql-database-backup-service

    A quick and dirty Windows Service for running SQL commands regularly, mainly to maintain regular database backups

    Language:C#10101
  • CoRAL-ASU/weaver

    Weaver: A modular agentic pipeline that dynamically combines SQL and LLMs for advanced table-based question answering

    Language:HTML5
  • 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

    Language:Jupyter Notebook5111
  • 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

    Language:Python5211
  • cspital/docket

    SQL Server Agent Job Monitor

    Language:TypeScript3010
  • Jayanth-MKV/advanced-agents-cookbooks

    Advanced AI Agents Cookbooks

    Language:Jupyter Notebook2102
  • r-manimaran/LangGraph

    For Building Stateful, multi-actor applications with LLMs, Create agent and multi-agent workflows

    Language:Jupyter Notebook2101
  • abbaouiAchraf/advanced-sqlagent-cookbook

    Enterprise-grade SQL Agent using PydanticAI and Azure OpenAI for secure natural language to SQL conversion with comprehensive safety validation

    Language:Python1
  • aysenurcftc/LangChainSQLAgent

    This project enables performing SQL queries in natural language using LangChain and Streamlit.

    Language:Python11
  • kingjosephm/uds-diagnostic-tool

    Multi-Agent Tool to Diagnose Errors in Unified Diagnostic Service (UDS) Data with a Flask Front-End

    Language:Python1100
  • Nadav-Nesher/BI_SQL_Assistant

    LangChain SQL BI Assistant for IMDB

    Language:Python1101
  • 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!

    Language:Python00
  • abhi11210646/text-to-sql

    Generate human readable response from database.

    Language:JavaScript10
  • ahkarm/jcard

    JCard WorkFlow & Schema

    Language:TSQL
  • bigdata5911/doc-retrieval-agent

    This app is a document-grounded AI chatbot that answers queries from local files(txt and csv)

    Language:Python
  • fahmiaziz98/sql_agent

    build sql agent using different pattern rag/self-correction/optimization

    Language:Jupyter Notebook10
  • Mohammad-Bilal-Bhatti/sql-agent

    Chat with your database with natural language interface

    Language:Python
  • 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.

    Language:Python
  • 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.

    Language:Python10
  • 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.

    Language:Python