select open change scope Open full search

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

Extensions / Foreign data wrappers

lsm

RocksDB foreign data wrapper for PostgreSQL

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

Overview

Packagelsm
Version0.1
PostgreSQL versions11 · 12 · 13
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librarieslsm
Stars26
Latest commit2020-07-07
Catalogue updated2026-08-30

Related extensions

See also

kv_fdwForeign data wrapper for key-value storage backed by RocksDB/VidarDB.
istoreInteger-to-integer key/value store for analytic workloads.
pg_consulC++ PostgreSQL extension exposing SQL functions for Consul status, catalog, and key-value APIs.
pairA key/value pair data type 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.
hash_fdwShared-memory hash-table foreign data wrapper for storing and querying rows by a configured key.
session_variablesSQL functions for storing and retrieving session-scoped values through custom PostgreSQL settings.
pgnatsNATS messaging integration with publish, subscribe, JetStream, key-value, and object store SQL APIs