Consequent Postgres

JSON →
library 2.0.3 ·javascript
verified Jun 5, 2026

PostgreSQL storage adapters for the Consequent event sourcing framework. Current version is 2.0.3 (ESM-only, requires Node >=18, PostgreSQL >=12). Provides actor (snapshot), event, and search storage implementations backed by PostgreSQL, with TypeScript type declarations included. Key differentiators: designed specifically for Consequent's event sourcing model, supports JSONB-based queries, ID mapping between system and aggregate IDs, and does not support siblings (optimized for microservice architectures).