happyadam73/tsql-chatgpt
T-SQL based ChatGPT integration for Azure SQL Database. Query your data with Natural Language, automatically generate SQL, produce documentation for database objects, generate test data, and create tSQLt Unit Test stored procedures through a natural language interface.
This tool helps database professionals interact with their Azure SQL Database using natural language. You can ask questions in plain English, and it will generate SQL queries, produce documentation for database objects, create test data, and even build tSQLt Unit Test stored procedures. This is designed for database administrators, developers, or anyone who frequently needs to query or manage an Azure SQL Database.
No commits in the last 6 months.
Use this if you want to quickly generate SQL, document your database, create test data, or build unit tests for your Azure SQL Database using natural language commands instead of writing complex T-SQL.
Not ideal if you are working with on-premise SQL Server or other database systems, as it specifically requires Azure SQL Database.
Stars
22
Forks
8
Language
TSQL
License
GPL-3.0
Category
Last pushed
May 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/happyadam73/tsql-chatgpt"
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...