Technology Radar
Last updated : Oct 27, 2021
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Oct 2021
Assess
具备双时态图查询的开源文档数据库 XTDB ,每条记录都原生支持两个时间轴:valid time时间轴(涉及事实发生时间),以及 transaction time时间轴(涉及事实被数据库处理和记录的时间)。在很多场景中,支持双时态都是有益的,比如当进行用于执行时间感知查询的分析型用例的设计时,当审计事实的历史变化时,当支持分布式数据架构以保证时间点查询的全局一致性时(例如数据网格,当保持数据不变性时,等等。XTDB 以文档形式获取信息,而信息用可扩展数据表示法 (EDN,是 Clojure 语言的一个子集) 格式表示。 XTDB 支持图和 SQL 查询,并可通过 REST API 层和 Kafka 连接等模块进行扩展。我们很高兴地看到, XTDB 的采用率有所增长,另外它也增加了对事务和 SQL 的支持。
Published : Nov 20, 2019