rayokota / kafka-connect-jdbc

Kafka Connect connector for JDBC-compatible databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kafka Connect JDBC Connector

FOSSA Status

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 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.

FAQ

Refer frequently asked questions on Kafka Connect JDBC here - https://github.com/confluentinc/kafka-connect-jdbc/wiki/FAQ

Contribute

License

The project is licensed under the Apache 2 license.

FOSSA Status

About

Kafka Connect connector for JDBC-compatible databases

License:Apache License 2.0


Languages

Language:Java 99.8%Language:HTML 0.2%