aliyeysides/prisma-gpt
Prisma extension that lets you query your database with natural language using GPT
This tool helps developers quickly translate natural language requests into SQL queries for their Prisma databases. You provide plain English instructions, and it outputs the corresponding SQL query and the data result from your database. This is useful for developers who need to rapidly prototype database interactions or explore data without manually writing SQL.
No commits in the last 6 months.
Use this if you are a developer looking for an experimental way to query your Prisma database using simple English phrases for rapid prototyping and local testing.
Not ideal if you need a secure solution for production environments or require advanced database operations beyond basic SELECT queries.
Stars
55
Forks
4
Language
TypeScript
License
—
Category
Last pushed
Jul 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/aliyeysides/prisma-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,...
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...