Sink Connectors

Overview

qianmoQqianmoQ· 更新于 2026-09-23· 阅读 2 分钟· 0 次阅读

登录后可跨设备保存划线和私人笔记登录

Sink Connectors

Debezium provides sink connectors that can consume events from sources such as Apache Kafka topics. A sink connector standardizes the format of the data, and then persists the event data to a configured sink repository. Other systems, applications, or users can then access the events from the data sink.

Because the sink connector applies a consistent structure to the event data that it consumes, downstream applications that read from the data sink can more easily interpret and process that data.

Currently, Debezium provides the following sink connectors:

评论

登录后参与评论

正在加载评论…