Skip to content

glints-dev/new-kafka-connect-jdbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54665b2 · Jan 10, 2023
Apr 13, 2022
Jan 12, 2022
Feb 15, 2019
Jun 22, 2020
Oct 6, 2020
Apr 13, 2018
Jan 5, 2023
Jan 19, 2022
Jan 27, 2022
Sep 24, 2021
Dec 14, 2018
Dec 1, 2015
Jan 27, 2022
Oct 6, 2020
Jan 10, 2023
Jun 23, 2016

Repository files navigation

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