# kafka-connect-jdbc **Repository Path**: yanshengcode/kafka-connect-jdbc ## Basic Information - **Project Name**: kafka-connect-jdbc - **Description**: Kafka Connect connector for JDBC-compatible databases - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-01-05 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kafka Connect JDBC Connector kafka-connect-jdbc is a [Kafka Connector](http://kafka.apache.org/documentation.html#connect) for loading data to and from any JDBC-compatible database. Documentation for this connector can be found [here](http://docs.confluent.io/current/connect/connect-jdbc/docs/index.html). # 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](https://github.com/confluentinc/kafka-connect-jdbc/wiki/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. - Source Code: https://github.com/confluentinc/kafka-connect-jdbc - Issue Tracker: https://github.com/confluentinc/kafka-connect-jdbc/issues # Information For more information, check the documentation for the JDBC connector on the [confluent.io](https://docs.confluent.io/current/connect/kafka-connect-jdbc/index.html) website. Questions related to the connector can be asked on [Community Slack](https://launchpass.com/confluentcommunity) or the [Confluent Platform Google Group](https://groups.google.com/forum/#!topic/confluent-platform/). # License This project is licensed under the [Confluent Community License](LICENSE).