Only move the data needed with granular control at the table, row, or column level with change data capture for Kafka
Minimize data loss in case of unplanned outages or network disruptions
Send specific data to one or more different Kafka topics
Both JSON and XML formats supported
High-speed replication and change data capture for Kafka stored with Oracle’s Advanced Compression and OLTP Table Compression
SharePlex captures changes from the redo logs and moves it without impacting the source instance
SharePlex for Kafka is a tool that moves data out of your Oracle database and into Kafka faster than native tools through the use of a change data capture for Kafka approach to replication.
SharePlex for Kafka keeps your database in sync with reduced downtime on operations. By making real-time streaming available and keeping the data up to date, SharePlex saves time and mitigates risk.
As opposed to JDBC (Java database connection) queries to pull data from an Oracle instance into Kafka, SharePlex for Kafka and Oracle streams change data directly to Kafka with no impact on the Oracle source system.
Oracle and other relational databases are perfect for storing “transactions”, the results of interactions between people or systems. For example, when a customer purchases a widget from our store, we may need to perform the fo...
In my last blog, we discussed various business uses for turning Oracle database transactions into “business events”, and how SharePlex can be used to capture Oracle Change Data and write that data to a Kafka message queue. In this blog, w...
In my earlier blog, we discussed various business uses for turning Oracle database transactions into “business events”, and how SharePlex can be used to capture Oracle Change Data and write that data to a Kafka message queue. Confluent ha...