cameronking4/chat-with-postgresql-chatgpt-action
Create a custom GPT to chat with your PostgreSQL Database in ChatGPT. The most popular DB you can get from Supabase, Vercel, AWS or Azure. Ask Q&A in ChatGPT and refer to database by project name.
This project allows you to connect your PostgreSQL databases (from services like Supabase, Vercel, AWS, or Azure) to ChatGPT, enabling you to ask questions about your data in plain English. You input your database connection details, and ChatGPT can then understand your database structure and retrieve specific information, like the number of users or details about app profiles. It is designed for developers or project managers who want to quickly understand and analyze data from their various side projects without writing SQL queries.
No commits in the last 6 months.
Use this if you manage multiple side projects and want to use natural language within ChatGPT to query and analyze data from your PostgreSQL databases.
Not ideal if you need to perform complex data manipulations, updates, or deletions through ChatGPT, as this tool is primarily for read-only data retrieval and analysis.
Stars
7
Forks
1
Language
TypeScript
License
—
Category
Last pushed
Sep 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/cameronking4/chat-with-postgresql-chatgpt-action"
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...