vanna and SQLBot

Both tools are competitors, offering distinct open-source solutions for Text-to-SQL generation via LLMs using RAG, with one (Vanna.AI) demonstrating significantly higher adoption and community engagement based on its star count and monthly downloads.

vanna
76
Verified
SQLBot
71
Verified
Maintenance 10/25
Adoption 21/25
Maturity 25/25
Community 20/25
Maintenance 25/25
Adoption 10/25
Maturity 15/25
Community 21/25
Stars: 22,954
Forks: 2,239
Downloads: 146,849
Commits (30d): 0
Language: Python
License: MIT
Stars: 5,672
Forks: 634
Downloads:
Commits (30d): 61
Language: JavaScript
License:
No risk flags
No Package No Dependents

About vanna

vanna-ai/vanna

🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using Agentic Retrieval 🔄.

Implements an agentic architecture where LLMs delegate to user-aware tools (SQL execution, custom functions) with row-level security filtering built into tool execution. Provides a framework-agnostic FastAPI integration with lifecycle hooks for quota/audit enforcement, plus a pre-built `` web component that streams structured responses (tables, charts, summaries) in real-time while respecting user identity and group-based permissions.

About SQLBot

dataease/SQLBot

🔥 基于大模型和 RAG 的智能问数系统,对话式数据分析神器。Text-to-SQL Generation via LLMs using RAG.

Combines workspace-level resource isolation with fine-grained permission controls for secure multi-tenant data access. Supports multiple LLM providers (OpenAI-compatible and native APIs) plus integrations with n8n, Dify, MaxKB, and DataEase through Web embedding, popups, and MCP protocols. Features a feedback loop that iteratively refines SQL generation accuracy through custom prompts, terminology libraries, and SQL example curation based on user interactions.

Scores updated daily from GitHub, PyPI, and npm data. How scores work