How to integrate Oracle and Kafka

后端 未结 2 1032
孤城傲影
孤城傲影 2020-12-02 02:34

I\'ve been trying to find the most efficient/effective way capture change notifications in a single Oracle 11g R2 instance and deliver those events to an Apache Kafka queue,

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-02 02:59

    I think one approach might be to utilize Oracle GoldenGate for Big Data (researching this myself), obviosuly its most likely a costly solution ($)?

    https://blogs.oracle.com/dataintegration/entry/introducing_oracle_goldengate_for_big

    Let me know if you got anywhere with this, good luck ...

提交回复
热议问题