Robin Moffatt 12/12/2018

Streaming data from Oracle into Kafka

Read Original

This article explores techniques for integrating Oracle RDBMS with Apache Kafka, focusing on Change Data Capture (CDC). It compares query-based CDC (like the Kafka Connect JDBC connector) with log-based CDC options such as Oracle GoldenGate, XStream, and Debezium's Oracle LogMiner connector. It includes setup notes, licensing considerations, and references to live demos and code repositories.

Streaming data from Oracle into Kafka

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes