tape
Apache Avro
tape | Apache Avro | |
---|---|---|
- | 22 | |
2,466 | 2,911 | |
0.1% | 1.4% | |
0.0 | 9.8 | |
over 1 year ago | 6 days ago | |
Java | Java | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tape
We haven't tracked posts mentioning tape yet.
Tracking mentions began in Dec 2020.
Apache Avro
-
Open Table Formats Such as Apache Iceberg Are Inevitable for Analytical Data
Apache AVRO [1] is one but it has been largely replaced by Parquet [2] which is a hybrid row/columnar format
[1] https://avro.apache.org/
-
Generating Avro Schemas from Go types
The most common format for describing schema in this scenario is Apache Avro.
-
How do you update an existing avro schema using apache avro SchemaBuilder?
I am testing a new schema registry which loads and retrieves different kinds of avro schemas. In the process of testing, I need to create a bunch of different types of avro schemas. As it involves a lot of permutations, I decided to create the schema programmatically.I am using the apache avro SchemaBuilder to do so.
- The state of Apache Avro in Rust
- How people generate examples for multiple programming languages?
-
gRPC on the client side
Other serialization alternatives have a schema validation option: e.g., Avro, Kryo and Protocol Buffers. Interestingly enough, gRPC uses Protobuf to offer RPC across distributed components:
-
Understanding Azure Event Hubs Capture
Apache Avro is a data serialization system, for more information visit Apache Avro
-
tl;dr of Data Contracts
Once things like JSON became more popular Apache Avro appeared. You can define Avro files which can then be generated into Python, Java C, Ruby, etc.. classes.
-
In One Minute : Hadoop
Avro, a data serialization system based on JSON schemas.
-
Events: Fat or Thin?
Supporting multiple versions of an event schema is a solved problem. Apache Avro with a published schema hash in a message header is one solution.
https://avro.apache.org/
What are some alternatives?
Big Queue - A big, fast and persistent queue based on memory mapped file.
Protobuf - Protocol Buffers - Google's data interchange format
Persistent Collection - A Persistent Java Collections Library
SBE - Simple Binary Encoding (SBE) - High Performance Message Codec
Wire - gRPC and protocol buffers for Android, Kotlin, Swift and Java.
Apache Thrift - Apache Thrift
Androl4b - A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis
iceberg - Apache Iceberg
OpenKeychain - OpenKeychain is an OpenPGP implementation for Android.
Apache Parquet - Apache Parquet Java
Android-Templates-And-Utilities - Collection of source codes, utilities, templates and snippets for Android development.
gRPC - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)