CoJSON Storage SQLite

JSON →
library 0.20.18 ·javascript
verified Jun 7, 2026

SQLite persistence layer for CoJSON/Jazz (jazz.tools) collaborative state management. Current stable version: 0.20.18. Released weekly alongside the Jazz monorepo. Purpose-built for local-first apps where SQLite (via better-sqlite3 or bun:sqlite) is the backing store — no network dependency. Unlike generic key-value stores, it preserves CoJSON's CRDT merge semantics and sync topology. TypeScript-native ESM package with full type declarations.