An opinionated map of incremental and streaming systems

from blog Scattered Thoughts, | ↗ original
Disclaimer: I used to work for Materialize which is one of the systems being compared in this post. This is a space of systems for which we don't have clear terminology yet. The core idea uniting them is this: We have some function that turns an input into an output. The input changes slightly over time. We want to calculate the new output in a way that performs better (lower latency, higher throughput, lower resource usage etc)...