Debezium 1.0 Increases Database Support
Written by Kay Ewbank   
Tuesday, 07 January 2020

The 1.0 release of Debezium is now available, with support for more databases, and container images upgraded to OpenJDK 11.  Debezium is also now built against the latest version of Apache Kafka (2.4.0).

Debezium is a modern, distributed open source Change Data Capture platform running on Kafka.It is made up of a cluster of Apache Kafka brokers that are used for the persistent, replicated, and partitioned transaction logs where Debezium records all events and from which applications consume all events. Kafka also uses a small cluster of Zookeeper nodes to manage responsibilities of each broker.

 

debenzium

Each Debezium connector monitors one database cluster or server, and connectors are configured and deployed to a cluster of Kafka Connect services so that each connector is always running. Debezium provides stable, highly configurable CDC connectors for MySQL, Postgres, MongoDB and SQL Server, as well as incubating connectors for Apache Cassandra and Oracle, and facilities for transforming and routing change data events.

The main improvements to the 1.0 release start support for streaming changes from SQL Server "AlwaysOn" replicas. Until now, data from SQL Server CDC was only obtained at the time of startup, and real-time changed records were not obtained, without restarting. The new support means data changes are obtained as they happen.

The next improvement updates the supported versions of databases to add Postgres 12, SQL Server 2019, and MongoDB 4.2. Postgres enum types and Ltree columns are now supported, and MongoDB transactions are handled correctly. The Cassandra connector has also been improved.

The developers say they've also fixed a large number of bugs, with 96 issues fixed in Debezium 1.0 and its preview releases. The team says that for users of Debezium 0.10, the upgrade should be a drop-in replacement for the previous release. 

 

debenzium 

.

More Information

Debezium Website

Related Articles

Debezium 0.9 Final Released

Kafka 2 Adds Support For ACLs

Apache Kafka Adds New Streams API

PostgreSQL 11 RC Available

SQL Server 2019 Includes Hadoop And Spark

MySQL 8 Improves JSON

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


NVIDIA Releases Free Courses On AI
19/04/2024

NVIDIA has jumped on the AI bandwagon in a big way. Hardware aside, this means working on training material too. Several self- paced courses have been released and for free too!



Actionforge Releases GitHub Actions VSCode Extension
09/04/2024

Actionforge has released the beta of its GitHub Actions tool as a VS Code extension. The extension consists of a suite of tools making up a visual node system for building and managing GitHub Actions  [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info