select open change scope Open full search

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

Extensions / Data types

istore

Integer-to-integer key/value store for analytic workloads.

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

Overview

Packageistore
Version0.1.12
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars35
Latest commit2025-03-14
Latest release2023-11-21
Catalogue updated2026-08-30

Related extensions

See also

hstoredata type for storing sets of (key, value) pairs
pgkvRedis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions
pairA key/value pair data type for PostgreSQL
kv_fdwForeign data wrapper for key-value storage backed by RocksDB/VidarDB.
pg_consulC++ PostgreSQL extension exposing SQL functions for Consul status, catalog, and key-value APIs.
hstore_opsAlternative GIN operator classes for hstore, optimized for smaller indexes and faster containment queries.
lsmRocksDB foreign data wrapper for PostgreSQL
hstore_hash_opsPostgreSQL hstore GIN operator classes: hash and exact pair indexes