Skip to content

confluentinc/kafka-connect-jdbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c935a33 · May 4, 2025
Apr 13, 2022
Apr 27, 2025
Jan 12, 2022
Feb 15, 2019
Jun 22, 2020
Oct 6, 2020
Apr 13, 2018
Apr 25, 2025
Jan 19, 2022
Nov 6, 2024
Jan 27, 2022
Dec 14, 2018
Dec 1, 2015
Jan 27, 2022
Oct 6, 2020
Apr 11, 2025
Nov 6, 2024
Oct 20, 2024
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.