Confluent Schema Registry for Kafka
-
Updated
Apr 15, 2025 - Java
Confluent Schema Registry for Kafka
Apache Kafka, Apache Flink and Confluent Platform examples and demos
Elastic data processing with Apache Pulsar and Apache Flink
Spring Boot 3 Microservices Course Repository
Learn the Confluent Schema Registry & REST Proxy
Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: Listen to Kafka, insert/update Elasticsearch docs. store-streams: Listens to Kafka, processes with Kafka Streams, pushes new messages to Kafka.
Confluent REST Proxy for Kafka
Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors and kafka-research-consumer: Listen to Kafka, insert/update Elasticsearch. ksqlDB-Server: Listens to Kafka, performs joins, and pushes new messages to new Kafka topics.
Namespaces for Apache Kafka.
Kafka Connect Transform to copy Avro schemas between Schema Registries
A simple Spring Boot app that talks to Kafka using Avro and Schema Registry
Source code repository for the 2nd Edition of Kafka Streams in Action
Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.
Event Sourcing(CQRS) and Materialized views with Kafka Streams
Sample Quarkus application connected with Apache Kafka, Apicurio deployed in Kubernetes or OpenShift
Pulsar IO Kafka Connector
The VLINGO XOOM Schema Registry.
The goal is to play with Spring Kafka. We've implemented 5 examples of producer and consumer services that exchanges messages through Kafka using different types of serialization and approaches.
A bridge between synchronous HTTP workload and event-driven landscapes powered by Apache Kafka.
Add a description, image, and links to the schema-registry topic page so that developers can more easily learn about it.
To associate your repository with the schema-registry topic, visit your repo's landing page and select "manage topics."