-
Updated
Nov 13, 2021 - Java
#
kafka-connect
Here are 483 public repositories matching this topic...
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
database
kafka
kafka-connect
apache-kafka
kafka-producer
cdc
change-data-capture
debezium
event-streaming
Apache Kafka running on Kubernetes
docker
kubernetes
kafka
openshift
messaging
data-stream
kafka-connect
kubernetes-operator
kafka-streams
hacktoberfest
kubernetes-controller
data-streaming
enmasse
data-streams
-
Updated
Nov 13, 2021 - Java
GneyHabub
commented
Nov 10, 2021
Right now, all the elements of the breadcrumb are capitalized. This is a bug because we are supposed to leave names as-is. For example, if some topic is called dummy-topic, the breacrumb should look like this:
Topics / dummy-topic
But now it looks like this:
Topics / Dummy-topic
[DEPRECATED] Docker images for Confluent Platform.
-
Updated
Nov 9, 2021 - Python
KafkaCenter is a unified platform for Kafka cluster management and maintenance, producer / consumer monitoring, and use of ecological components.
kafka
kafka-connect
kafka-manager
kafka-monitor
kafka-eagle
ksql
kc
cmak
connect-ui
kafkacenter
kafkamanager
kafka-center
kmanager
kafkaoffsetmonitor
kafka-connect-ui
-
Updated
Sep 14, 2021 - Java
-
Updated
Nov 10, 2021 - Shell
Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.
kubernetes
redis
mqtt
elasticsearch
coap
streaming
kafka
cassandra
mongodb
influxdb
connector
hazelcast
ftp
jms
kudu
rethinkdb
hbase
dataops
kafka-connect
cosmosdb
-
Updated
Nov 8, 2021 - Scala
4
maver1ck
commented
Aug 13, 2018
Please create ingress template and configuration for:
- kafka-rest
- kafka-connect
- schema-registry
Kafka Connect Elasticsearch connector
-
Updated
Nov 12, 2021 - Java
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
-
Updated
Apr 4, 2019 - Java
Web tool for Kafka Connect |
-
Updated
Aug 18, 2021 - JavaScript
Get a stream of issues and pull requests for your chosen GitHub repository
-
Updated
Oct 13, 2020 - Java
Ansible playbooks for the Confluent Platform
-
Updated
Nov 11, 2021 - Jinja
Kafka Source Connector For Oracle
-
Updated
Jan 15, 2021 - Java
Example end to end data engineering project.
python
redis
elasticsearch
airflow
kafka
big-data
mongodb
scraping
django-rest-framework
s3
data-engineering
minio
kafka-connect
hacktoberfest
data-pipeline
debezium
-
Updated
Oct 18, 2021 - Python
Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store like S3, HDFS or Spark required
python
java
kubernetes
mqtt
cloud
kafka
mongodb
tensorflow
terraform
gcp
grpc
data-lake
confluent
hivemq
kafka-connect
kafka-streams
ksql
ksqldb
tiered-storage
tensorflow-io
-
Updated
Nov 5, 2020 - Jupyter Notebook
Deep Learning UDF for KSQL for Streaming Anomaly Detection of MQTT IoT Sensor Data
java
open-source
mqtt
machine-learning
kafka
deep-learning
tensorflow
confluent
kafka-connect
kafka-client
h2oai
ksql
confluent-platform
-
Updated
Apr 22, 2020 - Java
-
Updated
Nov 12, 2021 - Shell
MongoDB Kafka Connector
-
Updated
Nov 2, 2021 - Java
Mirus is a cross data-center data replication tool for Apache Kafka
-
Updated
Oct 20, 2021 - Java
Internet of Things Integration Example => Apache Kafka + Kafka Connect + MQTT Connector + Sensor Data
mqtt
iot
opensource
kafka
internet-of-things
mqtt-broker
confluent
kafka-connect
mosquitto
kafka-connector
mqtt-connector
confluent-kafka
confluent-platform
-
Updated
Mar 17, 2020 - Shell
csv
kafka
avro
etl
xml
google-cloud
kafka-connect
kafka-producer
azure-storage
kafka-connector
amazon-s3
grok-filters
file-streaming
-
Updated
Nov 3, 2021 - Java
**Unofficial / Community** Kafka Connect MongoDB Sink Connector - Find the official MongoDB Kafka Connector here: https://www.mongodb.com/kafka-connector
json
kafka
mongodb
connector
avro
kafka-connect
bson
cdc
sink-connector
sink
change-data-capture
debezium
cosmosdb
azure-cosmosdb
confluent-hub
-
Updated
Feb 18, 2021 - Java
Kafka Connect connector for reading CSV files into Kafka.
-
Updated
Sep 24, 2021 - Java
Fully reproducible, Dockerized, step-by-step, demo on how to stream tables from Postgres to Kafka/KSQL back to Postgres. Detailed blog post published on Medium.
-
Updated
Sep 1, 2021 - Dockerfile
Improve this page
Add a description, image, and links to the kafka-connect topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kafka-connect topic, visit your repo's landing page and select "manage topics."


Similar to
LATSET_BY_OFFSETandCOLLECT_LISTusers may want to have a "bounded"COLLECT_LISTfunction that only collects the latestNelements instead of the (default) behavior of collecting the firstNelements.