Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 983 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 983 Bytes

Kafka Connect JDBC Connector

This repository includes a Sink and Source Kafka Connect connectors for JDBC-compatible databases.

The project originates from Confluent kafka-connect-jdbc. The code was forked before the change of the project's license. We want to thank the Confluent team for their efforts in developing the connector and aim to continue keeping this fork well-maintained and truly open.

Documentation

The Source connector documentation can be found here.

The Sink connector documentation can be found here.

Contribute

Source Code

Issue Tracker

License

The project is licensed under the Apache 2 license. See LICENSE.