Apache Avro
-
Enterprise Java
Create Avro Schema With List of Objects
Apache Avro is a powerful data serialization framework that enables efficient data exchange and storage. It is widely used in…
Read More » -
Core Java
Convert Avro File to JSON File in Java
In today’s data-driven world, effective data serialization formats are crucial for efficient storage and transmission of information. Apache Avro and…
Read More » -
Core Java
How to Handle Default Values in Avro
Apache Avro is a popular data serialization framework used in big data systems like Apache Kafka and Hadoop. One of…
Read More » -
Enterprise Java
It is never enough of them: enriching Apache Avro generated classes with custom Java annotations
Apache Avro, along with Apache Thrift and Protocol Buffers, is often being used as a platform-neutral extensible mechanism for serializing…
Read More » -
Enterprise Java
XML to Avro Conversion
We all know what XML is right? Just in case not, no problem here is what it is all about.…
Read More »