select open change scope Open full search

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

Extensions / Foreign data wrappers

kv_fdw

Foreign data wrapper for key-value storage backed by RocksDB/VidarDB.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagekv_fdw
Version0.0.1
PostgreSQL versions13
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librarieskv_fdw
Stars131
Latest commit2022-11-15
Latest release2020-09-27
Catalogue updated2026-08-30

Related extensions

See also

lsmRocksDB foreign data wrapper for PostgreSQL
pgkvRedis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions
kt_fdwForeign data wrapper for reading and writing Kyoto Tycoon key-value stores.
pg_consulC++ PostgreSQL extension exposing SQL functions for Consul status, catalog, and key-value APIs.
hash_fdwShared-memory hash-table foreign data wrapper for storing and querying rows by a configured key.
pairA key/value pair data type for PostgreSQL
istoreInteger-to-integer key/value store for analytic workloads.
pgnatsNATS messaging integration with publish, subscribe, JetStream, key-value, and object store SQL APIs
session_variablesSQL functions for storing and retrieving session-scoped values through custom PostgreSQL settings.
hstoredata type for storing sets of (key, value) pairs