An open API service indexing awesome lists of open source software.

https://github.com/gunnarmorling/streaming-examples

Example projects and demos around data streaming , stream processing, change data capture, and more.
https://github.com/gunnarmorling/streaming-examples

change-data-capture data-engineering data-streaming stream-processing

Last synced: about 1 year ago
JSON representation

Example projects and demos around data streaming , stream processing, change data capture, and more.

Awesome Lists containing this project

README

          

# Streaming Examples

This repository contains example projects and demos around data streaming (e.g. with Apache Kafka), stream processing (Apache Flink), change data capture (Debezium) and more.
The examples typically accompany blog posts on [morling.dev](https://morling.dev)

## Contents

| Example | Description | Blog Post |
| ---------| ----------- | --------- |
| [debezium-kafka-flink-sql-ingest/README.md](debezium-kafka-flink-sql-ingest) | Demo of different connectors and formats for ingesting Debezium data change events into Flink SQL | [A Deep Dive Into Ingesting Debezium Events From Kafka With Flink SQL](https://www.morling.dev/blog/ingesting-debezium-events-from-kafka-with-flink-sql/) |

## License

This code base is available under the Apache License, version 2.