kafka-connector topic

List kafka-connector repositories

pekko-connectors-kafka

22
Stars
12
Forks
Watchers

Apache Pekko Kafka Connector - Pekko-Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.

kafka-connect-quickstart

23
Stars
16
Forks
Watchers

Example project to play around with Apache Kafka Connect. There are examples to develop and deploy Kafka Connect plugins (connectors, transforms, etc.) from a Java Maven project.

KNet

29
Stars
6
Forks
Watchers

KNet is a comprehensive .NET suite for Apache Kafka providing all features: Producer, Consumer, Admin, Streams, Connect, backends (ZooKeeper and Kafka).

awesome-kafka

16
Stars
7
Forks
Watchers

A curated list about Apache Kafka

building-apache-kafka-connectors

43
Stars
11
Forks
Watchers

Sample code that shows the important aspects of developing custom connectors for Kafka Connect. It provides the resources for building, deploying, and running the code on-premises using Docker, as wel...

kafka-connect-mongo

29
Stars
13
Forks
Watchers

Kafka mongo connector (deeply inspired by https://github.com/DataReply/kafka-connect-mongodb)