kafka-connect-jdbc-sink is a Kafka Connect sink connector for copying data from Apache Kafka into a JDBC database. The connector is supplied as source code which you can easily build into a JAR file.
The JDBC driver version 5.x is compatible with Hazelcast version 5.x. For Hazelcast 4.2, use the JDBC Driver 4.2. The open source one isn't able to connect to Hazelcast EE clusters, but has an open ...