CL-lau/SQL-GPT
Use ChatGPT to generate SQL and perform execution. Optimization and error correction of SQL is also possible.
This tool helps database administrators, data analysts, and developers quickly generate, optimize, and correct SQL queries using natural language. You describe what data you need or what operation you want to perform in plain English, and it outputs the correct SQL statement ready for execution. It also helps with database connection management and generating Java persistence layer code.
348 stars. No commits in the last 6 months.
Use this if you need to rapidly create, fix, or optimize SQL queries across various database systems without manually writing complex code.
Not ideal if you prefer to hand-code all your SQL from scratch or require highly specialized, unique queries that might be difficult for an AI to interpret accurately.
Stars
348
Forks
20
Language
Python
License
MIT
Category
Last pushed
Mar 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/CL-lau/SQL-GPT"
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...