CycloneBoy/base_sql
BASE-SQL: A powerful open source Text-To-SQL baseline approach
This project helps you turn everyday language questions into precise database queries. You input a question, like "How many employees are in the marketing department?", and it outputs the exact SQL code needed to get that answer from your database. It's ideal for data analysts, business intelligence specialists, or anyone who needs to quickly extract specific information from a database without manually writing complex SQL.
No commits in the last 6 months.
Use this if you need an efficient, cost-effective way to convert natural language questions into accurate SQL queries using open-source models, especially when data privacy or operational costs are concerns.
Not ideal if you strictly require a solution based on proprietary, closed-source models or if your database queries are always simple enough to be written manually without any AI assistance.
Stars
13
Forks
1
Language
—
License
MIT
Category
Last pushed
Feb 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/CycloneBoy/base_sql"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CodePhiliaX/Chat2DB
AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle,...
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
TuGraph-family/Awesome-Text2GQL
Fine-Tuning Dataset Auto-Generation for Graph Query Languages.
eosphoros-ai/Awesome-Text2SQL
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis...