Java kafka-connect

Open-source Java projects categorized as kafka-connect

Top 23 Java kafka-connect Projects

kafka-connect
  1. debezium

    Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

    Project mention: Building an Application with Debezium and Kafka | dev.to | 2024-12-11
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. kafka-ui

    Open-Source Web UI for Apache Kafka Management

    Project mention: How to Get Remote Code Execution in Kafka UI | news.ycombinator.com | 2024-07-22
  4. strimzi-kafka-operator

    Apache Kafka® running on Kubernetes

    Project mention: Data on Kubernetes: Part 6- Strimzi for running Apache kafka | dev.to | 2024-09-16

    $ curl -L "https://github.com/strimzi/strimzi-kafka-operator/releases/download/0.43.0/strimzi-topic-operator-0.43.0.yaml" \ -o strimzi-cluster-operator.yaml

  5. kafka-ui

    Open-Source Web UI for managing Apache Kafka clusters (by kafbat)

    Project mention: Introducing Kafbat UI: Simplify Kafka Management with a Modern UI | dev.to | 2025-01-17

    That’s why we, the core contributors to the original UI for Apache Kafka, decided to fork the project and continue its development. You can easily find it at Kafbat UI. So far, we’ve released two versions and introduced significant improvements, including enhanced smart filters, metrics polling, ACL management, and numerous CVE fixes.

  6. langstream

    LangStream. Event-Driven Developer Platform for Building and Running LLM AI Apps. Powered by Kubernetes and Kafka. (by LangStream)

  7. kcctl

    A modern and intuitive command line client for Kafka Connect

    Project mention: Jreleaser | news.ycombinator.com | 2025-01-21

    Very nice to see JReleaser here on HN! I'm very happy with it, using it for publishing releases of kcctl (a command line client for Kafka Connect written in Java, compiled and published as native binaries for Linux/MacOS/Win via GraalVM). Here's the config, in case folks are looking for an example: https://github.com/kcctl/kcctl/blob/main/pom.xml#L430-L530. Releases are triggered by running a parameterized workflow (taking the version to be released) on GitHub Actions.

    A big shout-out to Andres Almiray, the maintainer of JReleaser, who has always been super-fast to answer any questions and help to sort out issues when I ran into them.

  8. mongo-kafka

    MongoDB Kafka Connector

    Project mention: Is there an Alternative to Debezium + Kafka? | dev.to | 2024-11-03

    To keep things simple, I used Kafka Connect in place of Debezium. The two are essentially the same but with different dispatchers, and behind the scenes they all use the same library.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. kafka-connect-file-pulse

    🔗 A multipurpose Kafka Connect connector that makes it easy to parse, transform and stream any file, in any format, into Apache Kafka

  11. ksql-udf-deep-learning-mqtt-iot

    Deep Learning UDF for KSQL for Streaming Anomaly Detection of MQTT IoT Sensor Data

  12. clickhouse-kafka-connect

    ClickHouse Kafka Connector

  13. ksql

    The database purpose-built for stream processing applications.

  14. kafka-connect-transform-common

    Common Transforms for Kafka Connect.

  15. snowflake-kafka-connector

    Snowflake Kafka Connector (Sink Connector)

  16. kafka-connect-twitter

    Kafka Connect connector to stream data in real time from Twitter.

  17. jdbc-connector-for-apache-kafka

    Aiven's JDBC Sink and Source Connectors for Apache Kafka®

  18. kryptonite-for-kafka

    Kryptonite for Kafka is a client-side 🔒 field level 🔓 cryptography library for Apache Kafka® offering a Kafka Connect SMT, ksqlDB UDFs, and a standalone HTTP API service. It's an ! UNOFFICIAL ! community project

  19. ns4kafka

    Namespaces for Apache Kafka.

  20. eventbridge-kafka-connector

    Kafka sink connector for Amazon EventBridge to send events (records) from Kafka topic(s) to the specified EventBridge event bus

    Project mention: Integrate Kafka with a Serverless application | dev.to | 2024-05-21

    This Kafka sink connector for Amazon EventBridge allows you to send events (records) from one or multiple Kafka topic(s) to the specified event bus, including useful features such as:

  21. kafka-connect-lambda

    A Kafka Connect sink plugin to invoke AWS Lambda functions

    Project mention: Conector Kafka Lambda Sink com Localstack | dev.to | 2024-10-08
  22. kafka-connect-cosmosdb

    Kafka Connect connectors for Azure Cosmos DB

  23. connor

    A commandline tool for resetting Kafka Connect source connector offsets. (by helpermethod)

  24. kafka-connect-quickstart

    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.

  25. kafka-connect-transform-xml

    Transformation for converting XML data to Structured data.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java kafka-connect discussion

Log in or Post with

Java kafka-connect related posts

  • Building an Application with Debezium and Kafka

    2 projects | dev.to | 11 Dec 2024
  • Choosing the right, real-time, Postgres CDC platform

    2 projects | dev.to | 5 Dec 2024
  • Why soft deletes are evil and what to do instead

    1 project | news.ycombinator.com | 31 Jul 2024
  • debezium VS quix-streams - a user suggested alternative

    2 projects | 7 Dec 2023
  • How the heck do I validate records with this kind of data??

    1 project | /r/AskProgramming | 5 Dec 2023
  • Difficulty configuring log4j when deploying code as plugin for an app

    1 project | /r/CodingHelp | 27 Oct 2023
  • Kafka Connect Filepulse 2.13.0 is now available! This version includes support for SFTP and Alibaba OSS. It also contains many bug fixes and improvements. 🚀

    1 project | /r/apachekafka | 15 Sep 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source kafka-connect projects in Java? This list will help you:

# Project Stars
1 debezium 11,151
2 kafka-ui 10,436
3 strimzi-kafka-operator 5,137
4 kafka-ui 868
5 langstream 409
6 kcctl 397
7 mongo-kafka 357
8 kafka-connect-file-pulse 325
9 ksql-udf-deep-learning-mqtt-iot 298
10 clickhouse-kafka-connect 167
11 ksql 170
12 kafka-connect-transform-common 157
13 snowflake-kafka-connector 148
14 kafka-connect-twitter 126
15 jdbc-connector-for-apache-kafka 100
16 kryptonite-for-kafka 85
17 ns4kafka 79
18 eventbridge-kafka-connector 64
19 kafka-connect-lambda 56
20 kafka-connect-cosmosdb 53
21 connor 27
22 kafka-connect-quickstart 27
23 kafka-connect-transform-xml 23

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Java is
the 8th most popular programming language
based on number of references?