Skip to content

jruizd/OpenLogReplicator

 
 

Repository files navigation

OpenLogReplicator

Open Source Oracle database CDC written purely in C++. Reads transactions directly from database redo log files and streams in JSON or Protobuf format to:

  • Kafka
  • flat file
  • network stream (plain TCP/IP or ZeroMQ)

Getting started

Please refer to Docker scripts in https://github.com/bersler/OpenLogReplicator-docker for compilation and run scripts

Documentation

  1. Introduction to OpenLogReplicator
  2. User Manual
  3. Reference Manual
  4. Installation Guide
  5. Release Notes
  6. Troubleshooting Guide
  7. Log Message Guide

Additionally:

  1. Tutorials
  2. FAQ
  3. Support
  4. Contribution

Please 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.

Buy Me A Coffee

About

Open Source Oracle database CDC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%