Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 700 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 700 Bytes

Kafka Connect JDBC Connector

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.

Development

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.

Contribute

License

The project is licensed under the Apache 2 license.