Giter Site home page Giter Site logo

taibai233 / openlogreplicator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bersler/openlogreplicator

0.0 0.0 0.0 42.05 MB

Open Source Oracle database CDC

Home Page: https://www.bersler.com

License: GNU General Public License v3.0

C++ 99.94% CMake 0.06%

openlogreplicator's Introduction

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)
  • discard (for testing purposes)

Getting started

Refer to OpenLogReplicator tutorials repository for a quick start with the project.

Documentation

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

Additionally:

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

Use also Gitter chat.

Debezium

OpenLogReplicator can work in cooperation with Debezium CDC as a replacement for LogMiner reader. Use the following table to find out which version of OpenLogReplicator is compatible with which version of Debezium.

Debezium OLR minimal version OLR recommended version
2.4 1.3.0 1.5.1
2.5 1.3.0 1.5.1
2.6 1.3.0 1.5.1
2.7 1.3.0 1.5.1

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

openlogreplicator's People

Contributors

bersler avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.