sharedb-postgres

JSON →
library 5.0.1 ·javascript
verified Jun 5, 2026

PostgreSQL database adapter for ShareDB that can be used as both a snapshot store and oplog. Current stable version is 5.0.1. This adapter requires PostgreSQL 9.5+ due to jsonb support for high concurrency. It wraps node-postgres and supports the same configuration options via environment variables or connection object. Unlike the deprecated sharedb-mongo, this adapter is specifically for PostgreSQL environments. Note that queries are not yet supported. The project is moderately experimental but used in production by Synaptograph.