Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Associated JBoss community project(s): Infinispan

Debezium - Schema History Compaction Tool

Summary of idea

Debezium is an open-source platform for change data capture (CDC) and lets you stream data change events out of a variety of databases such as MySQL, Postgres, SQL Server, MongoDB, and others. The idea of this proposal is to provide a stand-alone tool for compacting the schema history topic used by several Debezium connectors.

...

Associated JBoss community project(s): Debezium

Debezium - Porting the Debezium Cassandra Connector to Debezium Server

Summary of idea

Debezium is an open-source platform for change data capture (CDC) and lets you stream data change events out of a variety of databases such as MySQL, Postgres, SQL Server, MongoDB, and others. The idea of this proposal is to port the existing stand-alone main class for the Debezium Cassandra connector to Debezium Server as its runtime environment.

...

Associated JBoss community project(s): Debezium

Debezium - Implementing a JDBC Sink connector

...


Summary of idea

Debezium is an open-source platform for change data capture (CDC) and lets you stream data change events out of a variety of databases such as MySQL, Postgres, SQL Server, MongoDB, and others. The idea of this proposal is to build out a multi-task, schema-evolution-aware JDBC Kafka Connect sink connector that is capable of ingesting Debezium CDC events and applying those changes to the sink relational database.

...