chand1012/sql2gpt
Python tool to turn SQL Database Schemas into ChatGPT Prompts
This tool helps developers quickly understand and query SQL databases using natural language. It takes your existing SQL database schema as input and generates a ready-to-use prompt for ChatGPT. Developers can then use ChatGPT to write code or ask questions about the database without needing to manually inspect its structure.
Available on PyPI.
Use this if you are a developer who wants to use ChatGPT to interact with a SQL database by generating code or querying its structure using natural language.
Not ideal if you are not a developer or if you prefer to write SQL queries manually without the aid of an AI assistant.
Stars
15
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jan 28, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/chand1012/sql2gpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
CodePhiliaX/Chat2DB
AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle,...
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
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...