pilotpirxie/ormGPT
An ORM based on OpenAI that translates plain language into SQL queries and executes them on a database.
This tool helps developers interact with databases using plain language instead of writing complex SQL queries. You provide a natural language question or command, and it translates it into the correct SQL, executes it, and returns the results directly. It's designed for software developers who need to quickly retrieve or manipulate data without deep SQL expertise.
No commits in the last 6 months. Available on npm.
Use this if you are a developer who wants to query or manage your database using natural language commands rather than writing raw SQL.
Not ideal if you need a robust, production-ready solution, as this tool is experimental and not recommended for live environments.
Stars
59
Forks
11
Language
TypeScript
License
MIT
Category
Last pushed
Oct 12, 2023
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/pilotpirxie/ormGPT"
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,...
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...