cloudquery/pg_gpt
Experimental extension that brings OpenAI API to your PostgreSQL to run queries in human language.
This tool helps database users, like data analysts or business intelligence specialists, quickly get information from their PostgreSQL database without writing complex SQL code. You provide a question in plain English, and it generates the correct SQL query to retrieve your desired data. This is ideal for anyone who needs to explore or extract insights from their PostgreSQL database more efficiently.
463 stars. No commits in the last 6 months.
Use this if you want to query your PostgreSQL database using everyday language instead of memorizing SQL syntax.
Not ideal if you are working with sensitive production databases or require highly precise, manually optimized SQL queries for mission-critical operations.
Stars
463
Forks
19
Language
Rust
License
Apache-2.0
Category
Last pushed
Jun 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/cloudquery/pg_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,...
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...