Enable javascript in your browser for better experience. Need to know to enable it? Go here.
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 的支持。

Nov 2019
Assess ?

Crux是一个带有双时态图查询的开源文档数据库。许多数据库系统都是有时态的,这意味着它们可以帮助我们对事实及其所发生的时间进行建模。双时态数据库系统不仅可以对事实所发生的有效时间进行建模,还可以对收到事实并产生交易的时间进行建模。如果需要使用具有图查询功能的文档库来查询内容,可以试试Crux。虽然该数据库当前还处在alpha测试阶段,且缺乏SQL支持,但是可以使用Datalog查询界面来读取和遍历关系。

Published : Nov 20, 2019

Download the PDF

 

 

 

English | Português 

Sign up for the Technology Radar newsletter

 

 

Subscribe now

Visit our archive to read previous volumes