1 repositorio
Calculating differences between dataset versions by comparing hierarchical hash trees.
Distinct from Working Tree Diffs: Shortlist candidates focus on ML dataset structuring or UI diffs, not algorithmic data-tree comparison for versioning.
Explore 1 awesome GitHub repository matching data & databases · Merkle-Tree Diffing. Refine with filters or upvote what's useful.
Noms is a distributed version control database and content-addressable data store. It identifies data by cryptographic hashes to ensure integrity and deduplication, while tracking dataset state changes through a sequence of immutable commits to enable branching, forking, and historical recovery. The system functions as a peer-to-peer data synchronizer, reconciling state between disconnected database instances to ensure all nodes converge on the same data. It distinguishes itself as a schema-flexible document store that supports self-describing types, allowing schemas to evolve and widen as ne
Identifies differences between massive datasets using a tree structure to minimize processing time and resource usage.