Extensions / Foreign data wrappers
RocksDB foreign data wrapper for PostgreSQL
pgext.cloud · Source code · Documentation · License text · Control file
| Package | lsm |
|---|---|
| Version | 0.1 |
| PostgreSQL versions | 11 · 12 · 13 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | lsm |
| Stars | 26 |
| Latest commit | 2020-07-07 |
| Catalogue updated | 2026-08-30 |
| kv_fdw | Foreign data wrapper for key-value storage backed by RocksDB/VidarDB. |
| istore | Integer-to-integer key/value store for analytic workloads. |
| pg_consul | C++ PostgreSQL extension exposing SQL functions for Consul status, catalog, and key-value APIs. |
| pair | A key/value pair data type 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. |
| hash_fdw | Shared-memory hash-table foreign data wrapper for storing and querying rows by a configured key. |
| 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 |