Important

You are viewing documentation for an older version of Confluent Platform. For the latest, click here.

Integrate Data from External Systems Using Connect

Kafka Connect is a framework for connecting Apache Kafka® with external systems such as databases, key-value stores, search indexes, and file systems. You can use existing connector implementations for common data sources and sinks to move data into and out of Kafka, or write your own connectors.