Version 10.7.6
Available fully managed on Confluent Cloud
Plugin type:
Sink, Source
Enterprise support:
Confluent supported
Verification:
Confluent built
Author:
Confluent, Inc.

JDBC Connector (Source and Sink)

The JDBC source and sink connectors allow you to exchange data between relational databases and Kafka. The JDBC source connector allows you to import data from any relational database with a JDBC driver into Kafka topics.

Installation

Confluent Hub CLI installation

Use the Confluent Hub client to install this connector with:
confluent-hub install confluentinc/kafka-connect-jdbc:10.7.6
Shared.Button.Copy

Download installation

Or download the ZIP file and extract it into one of the directories that is listed on the Connect worker's plugin.path configuration properties. This must be done on each of the installations where Connect will be run.
By downloading you agree to the terms of use and software license agreement.

Configure an instance of your connector

Once installed, you can then create a connector configuration file with the connector's settings, and deploy that to a Connect worker.See here for more detailed instructions.

Support

Confluent supports the JDBC sink and source connectors alongside community members as part of its Confluent Platform offering.