DEV Community

Robin Moffatt
Robin Moffatt

Posted on

Integrating Oracle and Kafka

Here's what you need to know about integrating Oracle and Apache Kafka (or a good introduction to it, at least 😃) from a talk I did for the ACEs @ Home meetup recently:

Topics covered include:

  • What is Kafka?

  • What're the reasons for integrating Oracle into Kafka?

  • The two types of Change Data Capture (CDC)

  • Live demo

  • Streaming data from Kafka to another database (e.g. Postgres)

  • Stream processing with ksqlDB

  • Building aggregates in ksqlDB

The slides are available here.


If you like this, check out my YouTube channel, talks page, and blogs (short form|long form) for more like it.

Top comments (0)