Extensions / Foreign data wrappers
Foreign data wrapper for key-value storage backed by RocksDB/VidarDB.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | kv_fdw |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 13 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | kv_fdw |
| Stars | 131 |
| Latest commit | 2022-11-15 |
| Latest release | 2020-09-27 |
| Catalogue updated | 2026-08-30 |
| lsm | RocksDB foreign data wrapper for PostgreSQL |
| pgkv | Redis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions |
| kt_fdw | Foreign data wrapper for reading and writing Kyoto Tycoon key-value stores. |
| pg_consul | C++ PostgreSQL extension exposing SQL functions for Consul status, catalog, and key-value APIs. |
| hash_fdw | Shared-memory hash-table foreign data wrapper for storing and querying rows by a configured key. |
| pair | A key/value pair data type for PostgreSQL |
| istore | Integer-to-integer key/value store for analytic workloads. |
| pgnats | NATS messaging integration with publish, subscribe, JetStream, key-value, and object store SQL APIs |
| session_variables | SQL functions for storing and retrieving session-scoped values through custom PostgreSQL settings. |
| hstore | data type for storing sets of (key, value) pairs |