Extensions / Foreign data wrappers
Foreign data wrapper for reading and writing Kyoto Tycoon key-value stores.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | kt_fdw |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 39 |
| Latest commit | 2013-11-16 |
| Catalogue updated | 2026-08-30 |
| kv_fdw | Foreign data wrapper for key-value storage backed by RocksDB/VidarDB. |
| hash_fdw | Shared-memory hash-table foreign data wrapper for storing and querying rows by a configured key. |
| lsm | RocksDB foreign data wrapper for PostgreSQL |
| pgnats | NATS messaging integration with publish, subscribe, JetStream, key-value, and object store SQL APIs |
| oss_fdw | Alibaba Cloud OSS foreign data wrapper for reading and writing OSS objects from PostgreSQL-compatible managed services. |
| s3_fdw | Foreign data wrapper for reading Amazon S3 files through PostgreSQL COPY format. |
| hstore | data type for storing sets of (key, value) pairs |
| pair | A key/value pair data type for PostgreSQL |
| pgkv | Redis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions |
| istore | Integer-to-integer key/value store for analytic workloads. |