EveryDev.ai
Subscribe
Home
Tools

3,020+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2063
  • Coding1441
  • Infrastructure665
  • Marketing524
  • Projects470
  • Research437
  • Design408
  • Analytics371
  • MCP268
  • Security265
  • Testing255
  • Data249
  • Integration183
  • Prompts183
  • Communication172
  • Learning166
  • Extensions163
  • Voice146
  • Commerce132
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. DB-GPT
    DB-GPT icon

    DB-GPT

    Database Tools
    Featured

    An open-source agentic AI data assistant that connects to databases, writes SQL and code, runs skills in sandboxed environments, and turns analysis into reports and insights.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully open-source under the MIT License. Free to use, modify, and distribute.

    Engagement

    Available On

    Web
    CLI
    API
    Linux
    macOS

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Database ToolsAgent FrameworksRetrieval-Augmented Generation

    Alternatives

    Helix-DBTeableInconvo
    Developer
    eosphoros-aiHangzhou, ChinaEst. 2023

    Listed Jul 2026

    About DB-GPT

    DB-GPT is an open-source agentic AI data assistant built for the next generation of AI + Data products. Released under the MIT License by the eosphoros-ai organization, it lets users connect to databases, CSV/Excel files, data warehouses, and knowledge bases, then ask questions in natural language while the AI autonomously writes SQL, executes Python analysis, and generates charts, dashboards, and HTML reports. The project has accumulated over 19,000 GitHub stars since its creation in April 2023 and is actively maintained, with the latest release being v0.8.1 in June 2026.

    What It Is

    DB-GPT is an open-source framework and platform that combines agentic task planning, autonomous SQL and code execution, multi-source data access, and reusable skills into a single AI-native data assistant. It is also a foundation for building custom AI data agents, workflows, and applications using its AWEL (Agentic Workflow Expression Language), RAG, and multi-model management components. Users can install it via a one-line shell script, pip (dbgpt-app), Docker, or from source, and access it through a local web UI at localhost:5670.

    Core Architecture and Components

    DB-GPT is organized around several interconnected subsystems:

    • AWEL — Agentic Workflow Expression Language for orchestrating structured AI + data pipelines
    • Agents — Autonomous task execution with tools, memory, planning, and multi-agent collaboration
    • RAG — Knowledge-enhanced reasoning across documents, graphs, and private knowledge bases
    • SMMF — Service-oriented Multi-model Management Framework for managing open-source and API-based LLMs
    • DB-GPT-Hub — Text2SQL fine-tuning workflows for domain adaptation and model improvement
    • Connections — Connectors to relational databases, CSV/Excel files, warehouses, and external data systems
    • Sandbox — Isolated execution environments for safe code and tool use

    Supported Models and Providers

    DB-GPT's SMMF layer supports a wide range of LLM providers and models, including DeepSeek (R1, V3, Coder V2), Qwen (Qwen3, QwQ, Qwen2.5-Coder), GLM (GLM-Z1, GLM-4), Llama (Meta-Llama-3.1), Gemma, Yi, Mixtral, Phi-3, Starling, SOLAR, Baichuan, InternLM, BLOOM, Falcon, and XVERSE. The Text2SQL fine-tuning module (DB-GPT-Hub) supports LLaMA, LLaMA-2, BLOOM, BLOOMZ, Falcon, Baichuan, Baichuan2, InternLM, Qwen, XVERSE, and ChatGLM2.

    What You Can Build and Do

    • Analyze CSV and Excel files and generate visual reports
    • Connect to relational databases and produce profiling reports
    • Ask business questions in natural language and receive auto-generated SQL
    • Perform financial report analysis with code, charts, and narrative summaries
    • Create and reuse SQL analysis skills and domain-specific workflows
    • Combine code, SQL, retrieval, and tool calls in a single agentic workflow
    • Build AI + Data assistants for teams or products using the AWEL and agent APIs

    Update: v0.8.1

    The latest stable release is v0.8.1, published on June 18, 2026. The documentation site currently tracks v0.8.0 as the primary stable version, with a dev branch for upcoming changes and archived docs for v0.7.5. The repository was last pushed to on June 29, 2026, indicating active development. The project also has a published academic paper on arXiv (arXiv:2312.17449) describing the overall architecture, and a second paper (arXiv:2412.13520) covering the ROMAS role-based multi-agent system for database monitoring built on top of DB-GPT.

    DB-GPT - 1

    Community Discussions

    Be the first to start a conversation about DB-GPT

    Share your experience with DB-GPT, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully open-source under the MIT License. Free to use, modify, and distribute.

    • Full source code access under MIT License
    • Agentic SQL and code execution
    • Multi-source data connections
    • RAG knowledge base support
    • AWEL workflow orchestration

    Capabilities

    Key Features

    • Natural language to SQL (Text2SQL)
    • Agentic task planning and step-by-step execution
    • Python-based code execution and analysis
    • Multi-source data access (databases, CSV/Excel, documents, knowledge bases)
    • Reusable skills and domain workflows
    • Chart, dashboard, and HTML report generation
    • Sandboxed code execution
    • RAG (Retrieval Augmented Generation)
    • AWEL agentic workflow orchestration
    • Multi-model management (SMMF)
    • Text2SQL fine-tuning via DB-GPT-Hub
    • Agent orchestration and multi-agent collaboration
    • Database profiling reports
    • Financial analysis reports
    • Privacy-preserving local model deployment
    • OpenAI-compatible API support
    • Docker and pip installation support

    Integrations

    OpenAI
    DeepSeek
    Qwen / DashScope
    Moonshot (Kimi)
    MiniMax
    GLM / ChatGLM
    Llama (Meta)
    Gemma (Google)
    Mixtral (Mistral)
    Phi-3 (Microsoft)
    Yi (01.ai)
    Baichuan
    InternLM
    BLOOM
    Falcon
    ChromaDB
    vLLM
    llama.cpp
    HuggingFace
    Docker
    PostgreSQL
    MySQL
    SQLite
    CSV/Excel files
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate DB-GPT and help others make informed decisions.

    Developer

    eosphoros-ai

    eosphoros-ai builds DB-GPT, an open-source agentic AI data assistant and platform for AI + Data products. The organization develops the core framework, AWEL workflow engine, multi-model management system (SMMF), and DB-GPT-Hub fine-tuning toolkit. The team publishes academic research on arXiv covering the system architecture and multi-agent database monitoring. Community engagement happens through GitHub Discussions, Discord, Slack, and Twitter.

    Founded 2023
    Hangzhou, China
    20 employees

    Used by

    Ant Group (Collaborator/Lead)
    Alibaba Group
    JD Group
    Meituan
    Read more about eosphoros-ai
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    Helix-DB icon

    Helix-DB

    An open-source OLTP graph-vector database built in Rust for AI applications, knowledge graphs, and agent memory, available self-hosted or as a managed cloud service.

    Teable icon

    Teable

    Teable is an AI Database Agent that transforms data into action, enabling teams to build apps, automate workflows, and manage data through natural language.

    Inconvo icon

    Inconvo

    Open-source platform for building customer-facing chat-with-data agents that query production SQL databases safely and accurately.

    Browse all tools

    Related Topics

    Database Tools

    AI-powered tools for database management, optimization, query construction, and schema design that enhance developer productivity and database performance.

    47 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    475 tools

    Retrieval-Augmented Generation

    RAG Systems that enhance LLM outputs by retrieving relevant information from external knowledge bases, combining the power of generative AI with information retrieval for more accurate and contextual responses.

    92 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions