Feldera Incremental Compute Engine

Feldera is a cutting-edge fast query engine for incremental computation, outperforming traditional batch engines, warehouses, stream processors, and streaming databases. The engine allows for full SQL support and incremental updates on deeply nested views, leading to lightning-fast performance and consistent results. It boasts the ability to handle datasets larger than available RAM, connects seamlessly to various data sources, and guarantees strong consistency and freshness. Feldera’s architecture is illustrated and can be easily deployed using Docker. The platform is built on a solid mathematical foundation called DBSP, ensuring efficient and accurate query execution. Contributions to the open-source software are welcome.

https://github.com/feldera/feldera

To top