, which is a postgres-compatible streaming database that maintains materialized views. what is a view? let’s first define regular views, and build up to materialized views: view definition: a view is a derived relation defined in terms of base (stored) relations. a view defines a sql ...