select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / AI and vectors

pg_ai_sdk

Translate natural language to SQL using Clickhouse ai-sdk-cpp

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_ai_sdk
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2025-11-16
Catalogue updated2026-08-30

Related extensions

See also

pg_clickhouseInterfaces to query ClickHouse databases from PostgreSQL
pg_stat_chExport PostgreSQL query telemetry to ClickHouse
re2ClickHouse-compatible regex functions using RE2
pg_gen_queryA PostgreSQL extension written in C++ that adds no-maintenance GenAI querying functionality using Clickhouse's AI SDK
clickhousedb_fdwClickHouse foreign data wrapper with SELECT/INSERT support plus aggregate and join pushdown.
clickhouse_fdwClickHouse foreign data wrapper for PostgreSQL
gfsGFS copy-on-read storage: a Table Access Method whose missing rows are fetched from the source on read and written through locally
ch_fdwForeign data wrapper for federated access from PostgreSQL to ClickHouse.