Enable javascript in your browser for better experience. Need to know to enable it? Go here.
Last updated : Oct 28, 2020
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar. Understand more
Oct 2020
Trial ?

Debezium es una plataforma para la captura de cambios en los datos (change data capture, CDC) que puede transmitir las modificaciones que ocurren en las bases de datos a tópicos de Kafka. CDC es una técnica popular con muchos casos de uso como la replicación de datos a otras bases de datos, la alimentación de sistemas analíticos, la extracción de microservicios a partir de aplicaciones monolíticas y la invalidación de cachés. Debezium reacciona a cambios en los archivos de registro de la base de datos y cuenta con conectores de CDC para múltiples bases de datos, incluyendo Postgres, MySQL, Oracle y MongoDB. Estamos usando Debezium en varios proyectos y los resultados han sido muy buenos.

Nov 2018
Assess ?

Debezium is a change data capture (CDC) platform that can stream database changes onto Kafka topics. CDC is a popular technique with multiple use cases, including replicating data to other databases, feeding analytics systems, extracting microservices from monoliths and invalidating caches. We're always on the lookout for tools or platforms in this space (we talked about Bottled Water in a previous Radar) and Debezium is an excellent choice. It uses a log-based CDC approach which means it works by reacting to changes in the database's log files. Debezium uses Kafka Connect which makes it highly scalable and resilient to failures and has CDC connectors for multiple databases including Postgres, Mysql and MongoDB. We're using it in a few projects and it has worked very well for us.

Published : Nov 14, 2018

Download the PDF

 

 

 

English | Português

Sign up for the Technology Radar newsletter

 

 

Subscribe now

Visit our archive to read the previous volumes