awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCommit-Based Versioning

Tracking dataset state changes through a sequence of immutable snapshots.

Distinct from Database Versioning: Distinct from generic database versioning by specifically implementing an immutable commit graph for branching and forking.

Explore 1 awesome GitHub repository matching data & databases · Commit-Based Versioning. Refine with filters or upvote what's useful.

Awesome Commit-Based Versioning GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • attic-labs/nomsattic-labs 的头像

    attic-labs/noms

    7,422在 GitHub 上查看↗

    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 dataset state changes through immutable commits to enable branching, forking, and historical recovery.

    Go
    在 GitHub 上查看↗7,422
  1. Home
  2. Data & Databases
  3. Database Versioning
  4. Commit-Based Versioning