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 as well as a set of upstream Confluent projects, which you'll have to build from their appropriate snapshot branch. See the FAQ for guidance on this process.
You can build kafka-connect-jdbc with Maven using the standard lifecycle phases.
Refer frequently asked questions on Kafka Connect JDBC here - https://github.com/confluentinc/kafka-connect-jdbc/wiki/FAQ
- 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.