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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Executive summary of bi-temporality–eventual business consistency

2 点作者 KentBeck将近 2 年前

1 comment

refset将近 2 年前
&gt; Part of the reason it hasn’t taken off is because of the additional complexity it imposes on programmers.<p>My take is that it&#x27;s specifically the additional complexity it imposes on _database_ programmers - the impacts across storage design, foreign keys and schema evolution when all data is bitemporal are profound. SQL:2011 introduced &quot;temporal tables&quot; but the design was arguably incomplete and implementing it ubiquitously requires a real re-think of database internals, so we&#x27;re now over a decade on and these capabilities are still far from commonplace.<p>&gt; However, I think part of the reason it hasn’t become more popular, given the benefits it brings, is just the name.<p>No disagreement from me there!<p>Disclosure: I work on xtdb.com, building a new database engine where bitemporality is the default. I also spoke with Kent about this last week :)