kafka-connect-jdbc is a Kafka Connector for loading data to and from any JDBC-compatible database.
Documentation for this connector can be found here.
To build a development version you'll need a recent version of Kafka. You can build kafka-connect-jdbc with Maven using the standard lifecycle phases.
- Source Code: https://github.com/confluentinc/kafka-connect-jdbc
- Issue Tracker: https://github.com/confluentinc/kafka-connect-jdbc/issues
The project is licensed under the Apache 2 license.