|
|
|
|
|
by rustyconover
185 days ago
|
|
The next major release of Tributary will support Avro, Protobuf and JSON along with the Schema Registry it will also bring the ability to write to Kafka with transactions. But really you should get excited for DuckDB Labs to build out materialized views. Materialized views where you can ingest more streaming data to update aggregates. This way you could just keep pushing rows through aggregates from Kafka. It is going to be a POWER HOUSE for streaming analytics. Contact DuckDB Labs if you want to sponsor the work on materialized views: https://duckdb.org/roadmap |
|
DuckDB has everything that streaming engines such as Flink have; it just needs to support managing intermediate aggregate states and scheduling the materialized views itself.