yildizib / 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

Contributions can only be accepted if they contain appropriate testing. For example, adding a new dialect of JDBC will require an integration test.

Information

For more information, check the documentation for the JDBC connector on the confluent.io website. Questions related to the connector can be asked on Community Slack or the Confluent Platform Google Group.

License

This project is licensed under the Confluent Community License.

FOSSA Status

About

Kafka Connect connector for JDBC-compatible databases

License:Other


Languages

Language:Java 99.7%Language:HTML 0.3%