antgroup/Agentar-Scale-SQL
Agentar-Scale-SQL is a novel framework that leverages scalable computation to significantly improve Text-to-SQL performance.
This framework helps data analysts, business intelligence specialists, and database administrators accurately convert natural language questions into executable SQL queries, even for complex databases. You input a question in plain English, and it outputs a precise SQL query that can be run against your database to retrieve the desired information. It's designed for anyone who needs to extract data from a relational database without writing SQL by hand.
372 stars.
Use this if you need to translate complex English questions into highly accurate SQL queries for large, intricate databases, aiming to bridge the gap between human language and data retrieval.
Not ideal if you primarily work with simple databases or require a fully managed, no-code chat interface without any setup or pipeline configuration.
Stars
372
Forks
37
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/antgroup/Agentar-Scale-SQL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sorin177/ai-analyst-agent
Ask questions about your business data in plain English, Get automatic SQL queries and...
tapaswi-v-s/SQL-Agent
SQL Agent is an intelligent chatbot that interprets natural language queries and converts them...
pablosierrafernandez/DataWhisper-Agent-Based-Architecture-for-Text-to-SQL
🤖 DataWhisper is a system that translates natural language queries into SQL using an intelligent...
Faizan-Rao/sql-agent
This project is a simple command-line SQL agent that uses LangChain and an LLM to query a local...