select open change scope Open full search

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

Extensions / Compatibility

pgkv

Redis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions

pgext.cloud · Documentation

Overview

Packagepgkv
Version0.1.0
PostgreSQL versions12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
RelocatableNo
Schemapgkv
Latest release2025-11-07
Catalogue updated2026-07-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
kv_fdwForeign data wrapper for key-value storage backed by RocksDB/VidarDB.
redisSend redis pub/sub messages to Redis from PostgreSQL Directly
redis_fdwForeign data wrapper for querying a Redis server
hstoredata type for storing sets of (key, value) pairs
redis_backed_storageExperimental PostgreSQL table access method backed by Redis storage.
jsonb_opxhstore-style functions and operators for jsonb
jsonb_deletehstore-style delete function and operator for jsonb
istoreInteger-to-integer key/value store for analytic workloads.
redis_linkRead-write PostgreSQL foreign data wrapper for Redis strings, hashes, and sets, with basic Redis Cluster support