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.
- Kafka Connect
- Getting Started with Kafka Connect
- Connecting Clients to Confluent Cloud
- Connector Developer Guide
- Tutorial: Moving Data In and Out of Kafka
- Kafka Connect Concepts
- Kafka Connect Reference
- Kafka Connect Monitoring
- Kafka Connect Logging
- Kafka Connect Transformations
- Kafka Connect Security
- Kafka Connect Architecture
- Kafka Connect FAQ
- Connectors to Kafka