C++ PostgreSQL extension exposing SQL functions for Consul status, catalog, and key-value APIs.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_consul |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2015-12-24 |
| Catalogue updated | 2026-08-30 |
| kv_fdw | Foreign data wrapper for key-value storage backed by RocksDB/VidarDB. |
| pgkv | Redis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions |
| pair | A key/value pair data type for PostgreSQL |
| istore | Integer-to-integer key/value store for analytic workloads. |
| lsm | RocksDB foreign data wrapper for PostgreSQL |
| session_variables | SQL functions for storing and retrieving session-scoped values through custom PostgreSQL settings. |
| pgnats | NATS messaging integration with publish, subscribe, JetStream, key-value, and object store SQL APIs |
| hstore | data type for storing sets of (key, value) pairs |