ArroyoSystems / arroyo

Distributed stream processing engine in Rust

Home Page:https://arroyo.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document sinking to postgres via Debezium

mwylde opened this issue · comments

Arroyo supports Debezium JSON output, which in theory should allow us to write to postgres sinks via the Debeizum JDBC connector. Setting this up is not yet documented however.