A PostgreSQL extension written in C++ that adds no-maintenance GenAI querying functionality using Clickhouse's AI SDK
pgext.cloud · Source code · Documentation · Control file
| Package | pg_gen_query |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2025-11-18 |
| Catalogue updated | 2026-08-30 |
| pg_clickhouse | Interfaces to query ClickHouse databases from PostgreSQL |
| pg_stat_ch | Export PostgreSQL query telemetry to ClickHouse |
| re2 | ClickHouse-compatible regex functions using RE2 |
| pg_ai_sdk | Translate natural language to SQL using Clickhouse ai-sdk-cpp |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| clickhousedb_fdw | ClickHouse foreign data wrapper with SELECT/INSERT support plus aggregate and join pushdown. |
| pg_ivm | incremental view maintenance on PostgreSQL |
| pg_trickle | Streaming tables and differential view maintenance for PostgreSQL 18 |