# Stream Oracle changes to ClickHouse in real time

DevFeed: [Stream Oracle changes to ClickHouse in real time](<https://devfeed.tech/articles/stream-oracle-changes-to-clickhouse-in-real-time-12774.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/stream-oracle-changes-to-clickhouse-real-time-cdc>)

Author: Prakhar Garg

Published: 2026-07-07T00:00:00Z

Content type: tutorial

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Redpanda-Connect](<https://devfeed.tech/topics/redpanda-connect.md>), [Oracle Database](<https://devfeed.tech/topics/oracle-database.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [data](<https://devfeed.tech/topics/data.md>), [Database](<https://devfeed.tech/topics/database.md>), [YAML](<https://devfeed.tech/topics/yaml.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [connectors](<https://devfeed.tech/tags/connectors.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [event](<https://devfeed.tech/tags/event.md>), [integration](<https://devfeed.tech/tags/integration.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [oracle](<https://devfeed.tech/tags/oracle.md>), [pipeline](<https://devfeed.tech/tags/pipeline.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [redpanda-connect](<https://devfeed.tech/tags/redpanda-connect.md>), [schema](<https://devfeed.tech/tags/schema.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

## AI overview

A hands-on walkthrough shows how to stream Oracle change data capture events through Redpanda Connect into ClickHouse in real time. It uses Oracle LogMiner and YAML-configured pipelines, with a Redpanda topic serving as an intermediate store before data is delivered to ClickHouse or other destinations.

## Source excerpt

A hands-on walkthrough of the new Oracle input in Redpanda Connect. No Debezium, no Kafka Connect runtime, no JVM.