TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

TerminusDB: 'Like Git, but for data' [pdf]

3 点作者 LukeEF将近 5 年前

1 comment

LukeEF将近 5 年前
TerminusDB (open source graph DB) had a &#x27;Show HN&#x27; article a couple of months ago - since then work has focused on the delivery of collaborative Git-like functionality for the DB. I thought the community might be interested in this white paper (a bit CS heavy, but this is probably the right place for that).<p>We want to enable the types of CI&#x2F;CD used extensively in software engineering to be used with data. Terminus 2.0 allows for the whole suite of revision control features: branch, merge, squash, rollback, blame, and time-travel. We are building a TerminusHub server linking TerminusDBs and allowing users to collaborate. The idea is to build a decentralized tool for version control of structured data. It will be offline-first, reliable, private, efficient and collaborative, but also to provide a Hub server if users don&#x27;t want to spin up their own.