flâneur — a map of the web's best reading

debezium/debezium: Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

github.com · 2,223 words · saved by 1 readers

Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ. Copyright Debezium Authors. Licensed under the Apache License, Version 2.0. The Antlr grammars within the debezium-ddl-parser module are licensed under the MIT License. English | Chinese | Japanese | Korean Debezium is an open source project that provides a low latency data streaming platform for change data capture (CDC). You set up and configure Debezium to monitor your databases, and then your applications consume events for each row-level change made to the database. Only committed changes are visible, so your application doesn't have to worry about transactions or changes that are rolled back. Debezium provides a single model of all change events, so your application does not have to worry about the intricacies of each kind of database management system. Additionally, since Debezium records the history of data changes in durable, replicated logs, your application can be stopp

Copyright Debezium Authors. Licensed under the Apache License, Version 2.0 . The Antlr grammars within the debezium-ddl-parser module are licensed under the MIT License . English | Chinese | Japanese | Korean Debezium Debezium is an open source project that provides a low latency data streaming platform for change data capture (CDC). You set up and configure Debezium to monitor your databases, and then your applications consume events for each row-level change made to the database. Only committed changes are visible, so your application doesn't have to worry about transactions or changes that

Explore this link on the map →

related reading