Skip to content

Kafka connect JDBC source connector changes to add a WHERE clause in the connector config. This helps developers filter data that is fetched by the connector. Check the branch 'add_where_clause' in this repo. Issue tracker - https://github.com/confluentinc/kafka-connect-jdbc/issues/1022

License

Notifications You must be signed in to change notification settings

pMan/kafka-connect-jdbc

 
 

Repository files navigation

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 JDBC source connector changes to add a WHERE clause in the connector config. This helps developers filter data that is fetched by the connector. Check the branch 'add_where_clause' in this repo. Issue tracker - https://github.com/confluentinc/kafka-connect-jdbc/issues/1022

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • HTML 0.3%