microsoft/rat-sql
A relation-aware semantic parsing model from English to SQL
RAT-SQL helps developers create systems that understand natural language queries and translate them into SQL. You provide it with a database schema and a question in English, and it outputs the corresponding SQL query. This is useful for engineers building applications that allow non-technical users to query databases using plain language.
446 stars. No commits in the last 6 months.
Use this if you are a developer looking to integrate advanced natural language to SQL translation capabilities into an application.
Not ideal if you are an end-user without programming skills trying to query a database, as this requires technical setup and coding.
Stars
446
Forks
124
Language
Python
License
MIT
Category
Last pushed
Aug 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/microsoft/rat-sql"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
InternLM/lagent
A lightweight framework for building LLM-based agents
Mann1988/awesome-claude-skills
📊 Explore high-quality Claude skills focused on business analysis and content creation,...
kevinMEH/keyscan
Keyscan: AI-powered API key scanner for GitHub Gists.
Sakeeb91/text2sql-agent
Self-correcting AI agent for natural language to SQL using HuggingFace smolagents and ReAct framework
ASSERT-KTH/agentic-evals-lab
Framework for training and evaluating LLMs with reinforcement learning in agentic settings ...