AmmarAhm3d/automated-sql-generation-openai
Developed a Python program that can automatically generate and optimize SQL queries based on natural language input using the OpenAI API (gpt-3.x) The program takes user queries in plain English, convert them into SQL queries, and suggest optimizations for improving query performance.
No commits in the last 6 months.
Stars
1
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/AmmarAhm3d/automated-sql-generation-openai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
TheQuantScientist/TextToSQL
SLMs for domain-related Text-to-SQL tasks
mrseanryan/gpt-dm
Data modelling via natural language using an LLM. Outputs JSON or SQL. Also generates Test data...
qbxlvnf11/sql-where-clause-extraction-from-user-query
"SQL Where Clause" Extraction from User Chat Query with LLM
NikolaPantel/SQL-Analyst-AI
LLM-powered analytics engine that translates natural-language questions into safe SQL and clear...
Yuvakunaal/AI-Powered-NL2SQL
NL2SQL Playground is a full-stack AI tool that converts natural language into SQL queries,...