shuyu-labs/Text2Sql.Net
Text2Sql.Net 是一个使用DotNet和Semantic Kernel开发的Text2Sql工具
This tool helps data analysts and developers who work with databases to write SQL queries without needing to know complex SQL syntax. You input a question or request in plain English, and it outputs the corresponding SQL query. It's designed for anyone who needs to quickly get data from SQL Server, MySQL, PostgreSQL, or SQLite databases using natural language.
168 stars.
Use this if you need to quickly generate accurate SQL queries from plain English descriptions across various databases and potentially integrate this capability directly into your IDE.
Not ideal if you already have extensive SQL knowledge and prefer to write complex queries manually, or if you don't use any of the supported database types.
Stars
168
Forks
30
Language
C#
License
Apache-2.0
Category
Last pushed
Nov 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/shuyu-labs/Text2Sql.Net"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
mindsdb/mindsdb
Query Engine for AI Analytics: Build self-reasoning agents across all your live data
dataease/SQLBot
🔥 基于大模型和 RAG 的智能问数系统,对话式数据分析神器。Text-to-SQL Generation via LLMs using RAG.
vanna-ai/vanna
🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using Agentic Retrieval 🔄.
weAIDB/CrackSQL
LLM-based Dialect Translation System
Canner/WrenAI
⚡️ GenBI (Generative BI) queries any database in natural language, generates accurate SQL...