Technology Radar
Last updated : Apr 13, 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
Apr 2021
Trial
Materialize 是一种流数据库。在无需复杂的数据管道的情况下,只须用标准SQL视图描述计算,然后将 Materialize 连接到数据流,就能实现增量计算。底层的差分数据流引擎能够运行增量计算,从而以最小的延迟,提供一致且准确的结果。与传统数据库不同,定义 Materialize 视图不存在任何限制,并且计算可以实时执行。我们将 Materialize 与 Spring Cloud Stream 以及 Kafka 配合使用,从而在分布式事件驱动的系统中,查询事件流并分析结果。其效果令人满意。
Oct 2020
Assess
Materialize 是一种具备以下优势的流式数据库——无须配置复杂的数据管道,就可进行增量计算。其配置过程十分简单,只须通过标准 SQL 视图来描述计算,然后将 Materialize 连接到数据流即可。底层的差异数据流引擎能够执行增量计算,以最小的延迟提供一致且正确的输出。与传统数据库不同,定义 Materialize 的视图没有任何限制,并且计算是实时执行的。
Published : Oct 28, 2020