Connect to PostgreSQL across projects to inspect schemas, run queries, and analyze performance.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "query-executor" yet — see the docs or source repo.
Connect to the specified PostgreSQL project, list all schemas, tables, and key columns, and identify primary and foreign key relationships.
A clear schema overview showing tables and relationships for quick database understanding.
In the sales database, query the last 90 days of order count, revenue, and average order value by region, sorted by revenue descending.
An aggregated result table with key sales metrics by region, ready for analysis.
Perform a performance analysis for this PostgreSQL query, inspect the execution plan, identify bottlenecks, and suggest index or SQL optimizations.
An explanation of the execution plan, identified bottlenecks, and concrete optimization recommendations.
Query and explore PostgreSQL databases with SQL, tables, and schema inspection.
Securely connect AI to PostgreSQL for read-only queries, schema discovery, and performance analysis.
Query PostgreSQL, inspect schemas, and run SQL safely with natural language.
Let AI query local PostgreSQL data and inspect table schemas.
Let AI query, inspect, and modify a local PostgreSQL database with SQL.
Query PostgreSQL databases safely in natural language with read-only access.