1 Repo
The synchronization of structured relational data across multiple environments using reactive streams.
Distinct from Distributed Data Replication: Existing candidates focus on ORM mapping, grid UIs, or migration tools rather than the domain of distributed sync.
Explore 1 awesome GitHub repository matching data & databases · Distributed Relational Synchronization. Refine with filters or upvote what's useful.
Jazz is a local-first relational database and synchronization framework designed for offline-capable applications. It functions as a reactive state management system that treats database records as the primary source of truth, automatically updating user interfaces in real time as underlying data changes. The project distinguishes itself through a collaborative data synchronization model that utilizes row-level versioning to track branching edit histories. It implements a security engine based on identity-claim row security, which enforces granular permissions on individual records, and suppo
Keeps structured data consistent across multiple devices and environments using reactive queries and durable data streams.