OpenLogReplicator
This project contains open source Oracle database CDC written purely in C++. OpenLogReplicator reads transactions directly from database redo log files (parses binary files) and streams in JSON or Protobuf format to various targets. The following targets are supported:
- Kafka
- flat file
- network stream (plain TCP/IP or ZeroMQ)
Getting started
Refer to OpenLogReplicator tutorials repository for a quick start with the project.
Documentation
- Introduction to OpenLogReplicator
- User Manual
- Reference Manual
- Installation Guide
- Release Notes
- Troubleshooting Guide
- Log Message Guide
Additionally:
Use also Gitter chat.
Sponsoring the Project
If you (or your company) are benefiting from the project and would like to support the contributor, kindly support the project.