From fa536ac7cdf9a6676a6163f303394136f098e5f3 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 28 Apr 2021 07:49:39 +0000 Subject: Add Materialize as example of streaming SQL database --- IDEAS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'IDEAS') diff --git a/IDEAS b/IDEAS index 56e2d670..34ea8e0a 100644 --- a/IDEAS +++ b/IDEAS @@ -99,6 +99,8 @@ Streaming DB * Supports efficient replication of a subset of a database (initial checkpoint + streaming or batched updates) * Functional dependencies could be used to create materialized views *and* indexes +That's probably https://github.com/MaterializeInc/materialize , but it's not OSS. + Key escrow for everyone * Easy-to-use key escrow/secret sharing -- cgit v1.2.3