Solutions
DeltaStream Solution: Read from Apache Kafka and write to PostgreSQL
Through the integration of DeltaStream and PostgreSQL, individuals have the capability to process data from their streaming sources in DeltaStream and promptly write the outcomes in PostgreSQL, where data can be stored long-term. Users can then perform batch computations and analytics against this data set, which is constantly kept up to date as new data is written to the topic.
Jerry and Shawn walk through the DeltaStream docs to combine two Apache Kafka topics into an enriched table in PostgreSQL.