5 रिपॉजिटरी
Tracking dataset state changes through a sequence of immutable snapshots to allow branching and auditing.
Distinct from Commit Index Tracking: Existing candidates focus on vulnerability matching, semantic versioning, or issue tracking, not the data-level commit history of a database.
Explore 5 awesome GitHub repositories matching data & databases · Immutable Commit Versioning. 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
Tracks state changes using a progression of immutable commit structures to enable branching and merging.
Pachyderm is a containerized, versioned, and lineage-tracked data pipeline platform that runs natively on Kubernetes. It combines a distributed file system backend with immutable data versioning, so every commit to a data repository creates an auditable snapshot, and every pipeline step executes as an isolated container. The platform is defined by a data-centric pipeline model where pipelines are specified by their input and output data repositories rather than explicit task sequences, and provenance is recorded as a directed acyclic graph of commits linking output data to its input sources an
Every commit to a data repository creates an immutable snapshot, enabling full reproducibility and lineage tracking.
lakeFS is a data lake versioning system that provides Git-like branching and commits for large datasets stored in object storage. It functions as a version control layer, enabling the creation of immutable snapshots, atomic commits, and zero-copy branching to create isolated environments for data experimentation without duplicating physical files. The system serves as an S3-compatible storage gateway and an Iceberg REST catalog, allowing standard cloud storage protocols and compatible clients to manage versioned tables. It acts as a data quality gatekeeper by using an event-driven hook system
Captures the current state of a branch as a unique, immutable commit for auditing and reproducibility.
This project is a Chinese localization repository and technical translation project designed to make concise programming projects and technical documentation accessible to Chinese speakers. It provides a collection of translated resources and curated mappings of computer science terminology to ensure consistent translation of technical concepts. The project implements a software localization workflow that converts English-language technical guides and codebase documentation into Chinese. This process utilizes a technical glossary resource and a resource-driven localization model to maintain t
Maintains data history and entity lifecycles through a sequence of immutable version layers.
nit एक ब्लॉकचेन एसेट प्रोवेनेंस प्लेटफ़ॉर्म और विकेंद्रीकृत एसेट रजिस्ट्री है। यह फ़ाइलों को क्रिप्टोग्राफ़िक रूप से अद्वितीय पहचानकर्ता सौंपकर और लेज़र पर उनके मूल, स्वामित्व और संशोधन इतिहास को रिकॉर्ड करके डिजिटल मीडिया के लिए हिरासत की एक सत्यापन योग्य श्रृंखला स्थापित करता है। यह प्रोजेक्ट विकेंद्रीकृत स्टोरेज के लिए IPFS और एक कंटेंट वर्ज़निंग सिस्टम को एकीकृत करके खुद को अलग करता है जो अपरिवर्तनीय कमिट के माध्यम से एसेट विकास को ट्रैक करता है। इसमें जेनरेटिव AI प्रोवेनेंस ट्रैकिंग के लिए विशेष टूलिंग शामिल है, जो पारदर्शी मेटाडेटा ट्री बनाए रखने के लिए सिंथेटिक मीडिया में उपयोग किए गए रचनाकारों और टूल को रिकॉर्ड करने की अनुमति देती है। सिस्टम डिजिटल अधिकार प्रबंधन, स्मार्ट कॉन्ट्रैक्ट्स के माध्यम से स्वचालित रॉयल्टी वितरण और कंटेंट प्रामाणिकता सत्यापन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह एक टोकन-भारित गवर्नेंस मॉडल भी लागू करता है जहां उपयोगकर्ता विकेंद्रीकृत वोटिंग के माध्यम से प्रोटोकॉल दिशा को प्रभावित करने के लिए टोकन स्टेक कर सकते हैं। प्रोजेक्ट TypeScript में विकसित किया गया है।
Tracks changes to digital assets through a sequence of immutable commits on IPFS.