ikej / kafka-connect-jdbc

Kafka Connect connector for JDBC-compatible databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Kafka Connect connector for JDBC-compatible databases

License:Apache License 2.0


Languages

Language:Java 99.7%Language:HTML 0.3%