Author: Stefan Kaeser

    Performance impact of materialized views in ClickHouse®

    When working with customers, we often encourage customers to use materialized views (or better called insert triggers) to achieve special requirements without much effort. In most common use cases there isn’t a great amount of materialized views in use at the same time. Typically there’s just one or two…