The Feldera Incremental Computation Engine
-
Updated
Aug 30, 2026 - Rust
The Feldera Incremental Computation Engine
Functional relational programming for Clojure(Script).
Differential Dataflow & Incremental View Maintenance for JavaScript
Denormalized and aggregated tables for PostgreSQL.
Incremental View Maintenance support for DuckDB
My Masterthesis in Data Engineering and Analytics "Expressing CRDTs with Datalog" at TUM.
Metadata-driven incremental view maintenance for Iceberg tables on Trino — bucket-aware aggregating MVs, no full rescans
Millisecond-fresh materialized views for Postgres via logical replication. No extensions, no triggers, no second database.
DAFSA-backed Datalog engine in C: load facts, compile Datalog to a VM, materialize + serve from mmap snapshots. Docs: https://fixpointlinux.org/datalog-dafsa/
Incremental computation engine for Go with live what-if worlds: fork the graph into N scenarios that pin some inputs and track the rest live, all updated by one stabilization. Data-shaped topology (Bind), per-key diff collections, O(divergence) scenario cost.
Embeddable Incremental View Maintenance (IVM) engine implementing DBSP-inspired differential dataflow for SQL queries, joins, aggregates, and real-time updates.
Feldera — independent third-party profile of a public API surface, by API Evangelist. Feldera is an incremental compute engine for running complex SQL data pipelines in real time. Rather than reprocessing entire datasets, it updates materialized views proportionally to the changes in the input data, delivering low-latency, low-cost results for use
Add a description, image, and links to the incremental-view-maintenance topic page so that developers can more easily learn about it.
To associate your repository with the incremental-view-maintenance topic, visit your repo's landing page and select "manage topics."