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

https://github.com/hpedrorodrigues/cdc-poc

An extremely simple PoC to better understand Kafka Connect and Debezium internals and how they work
https://github.com/hpedrorodrigues/cdc-poc

change-data-capture debezium kafka-connect mssql

Last synced: 3 months ago
JSON representation

An extremely simple PoC to better understand Kafka Connect and Debezium internals and how they work

Awesome Lists containing this project

README

          

# Change Data Capture (PoC)

An extremely simple PoC to better understand [Kafka Connect][kafka-connect] and
[Debezium][debezium] internals and how they work.

## Branches

- [PoC using Kafka Connect](https://github.com/hpedrorodrigues/cdc-poc)
- [PoC using Debezium](https://github.com/hpedrorodrigues/cdc-poc/tree/debezium)

[kafka-connect]: https://docs.confluent.io/current/connect/index.html
[debezium]: http://debezium.io