avro-schema-registry
There are 33 repositories under avro-schema-registry topic.
asyncapi/avro-schema-parser
An AsyncAPI schema parser for Avro 1.x schemas.
andrewinci/insulator2
A client UI to inspect Kafka topics, consume, produce and much more.
nlopes/avro-schema-registry
Avro Schema Registry (mostly) compatible with salsify/avro-schema-registry
ybyzek/kafka-github-actions
Example GitHub Actions for Apache Kafka client application development for local and Confluent Cloud
danilo-assuncao/spring-cloud-stream-kotlin-samples
Spring Cloud Stream Function - Kotlin Samples
ashutoshsahoo/distributed-transactions-kafka
Distributed Transactions in Microservices with Kafka Streams and Spring Boot
Caiuzu/ecommerce-checkout-api
Construindo uma aplicação utilizando conceitos de Microsservice, Spring, Kafka, Avro e Schema Registry.
LeoFuso/argo
A Gradle plugin aimed to help working with Apache Avro. It supports code generation for JSON schema declaration files(.avsc), JSON protocol declaration files(.avpr), and Avro IDL files. In the future, it should support Schema Registry integration, as well.
piotr-yuxuan/slava
Kafka Avro Serde for Clojure
davideicardi/kaa
Avro schema registry with Kafka persistency (Kafka Avro4s Schema Registry)
lxghtless/schema-registry
A CP-like Schema Registry that doesn't use Kafka for storage.
ManikHossain08/Realtime-ETL-DataPipeline-Using-Avro_Schema_Registry-Spark-Kafka-HDFS-Hive-Scala
Bigdata processing (Realtime ETL DataPipeline) using Avro Schema Registry, Spark, Kafka, HDFS, Hive, Scala, docker, spark-streaming
Eainde/eainde-kafka
This is kafka producer and consumer POC. I am using avro serializer for serialization and deserialization of kafka messages.
geekcell/kafka-symfony-bundle
An opinionated Symfony bundle for a painless integration of Apache Kafka.
marcelmaatkamp/AisMarineCadastreDataInMetabase
Ingest raw AIS data from marinecadastre.gov in metabase via redpanda
bobbyrauchenberg/avronaut
Scala library for Avro schema generation, encoding and decoding
Caiuzu/ecommerce-payment-api
Construindo uma aplicação utilizando conceitos de Microsservice, Spring, Kafka, Avro e Schema Registry
jinash/spring-cloud-stream
Spring Cloud Stream example with Apache Kafka and Avro
junghoon-vans/wikipage
A simple wikipage project built with FastAPI and Svelte.
Nayab-Haider/spring-kafka-avro-producer-consumer
Example to demonstrate spring kafka avro producer and consumer and maintaining different versions of avro schema
ssamparn/kafka-event-streaming
Event Streaming applications with Apache Kafka, Spring Boot and Confluent Schema Registry
swit3k/kui
Kafka UI
zzzhacker/Twitter-Kafka-Streaming-Service
This repository showcases a Kafka-based data streaming application that streams Twitter data using various related technologies such as Kafka brokers, schema registry, and Kafka Proxy. It includes custom stream classes, Consumer and Producer classes, with and without Avro serialization.
diogofcunha/avro-schema-builder
A robust and feature-rich package for building Avro Schema definitions.
ferfujikawa/kafka-with-avro
Solução para prática de conceitos de Kafka utilizando serializador Avro
fillmore-labs/avro-demo
Introduction to Apache Avro
Savimbi/traffic-live-stream
This project cover latest skills to process data in real-time by building fluency in modern data engineering tools, such as Apache Spark, Kafka, Spark Streaming, and Kafka Streaming.
selcuksert/event-driven-kafka
Sample project on event driven architecture with Apache Kafka
shakil-shahan/avro-with-node
This is a sample project to read and write .avro files including mongoose.
ankurbhambri/kafka_avro
Kafka Avro, Schema Registry, Confluent Rest Proxy Examples and Endpoints Using Landoop Kafka UI
ashutoshsahoo/gs-spring-boot-kafka
Spring Boot Kafka Schema Registry
rbiedrawa/spring-native-kafka-demo
This repository demonstrates how to transform a Spring-Boot Kafka application to native executable using GraalVM.
selcuksert/notification-management
Notification management with event driven architecture