Also known as Avro
Apache Avro™ is a data serialization system.
Apache Avro
, Apache Avro™ Learn More Download a data serialization system Apache Avro™ is the leading serialization format for record data, and first choice for streaming data pipelines. It offers excellent schema evolution, and has implementations for the JVM (Java, Kotlin, Scala, …), Python, C/C++/C#, PHP, Ruby, Rust, JavaScript, and even Perl. Getting started with Java For Java / JVM users, find out everything you need to know about specifying a schema, (de)serializing Avro data and code generation.
avro.apache.org →Link to the official site · 1,112 chars · not written by Vinony
The Rust SDK is moving to Please use it for new issues and pull requests! Current CI status (Github servers) [![test c][test c img]][test c] [![test c ][test c img]][test c ] [![test c++][test c++ img]][test c++] [![test java][test java img]][test java] [![test javascript][test javascript img]][test javascript] [![test perl][test perl img]][test perl] [![test ruby][test ruby img]][test ruby] [![test python][test python img]][test python] [![test php][test php img]][test php] Current CodeQL status [![codeql c ][codeql c img]][codeql c ] [![codeql java][codeql java img]][codeql java] [![codeql javascript][codeql javascript img]][codeql javascript] [![codeql python][codeql python img]][codeql python] Trademark & logos Apache®, Apache Avro and the Apache Avro airplane logo are trademarks of The Apache Software Foundation. The Apache Avro airplane logo on this page has been designed by Emma Kellam for use by this project.
Excerpt from the source-code README · 4,596 chars · not written by Vinony
Avro是一种远程过程调用和数据序列化框架,是在Apache的Hadoop项目之内开发的。它使用JSON来定义数据类型和通讯协议,使用压缩二进制格式来序列化数据。它主要用于Hadoop,它可以为持久化数据提供一种序列化格式,并为Hadoop节点间及从客户端程序到Hadoop服务的通讯提供一种电报格式。 它类似于Thrift,但当改变时,它不要求运行代码生成程序,除非是对静态类型的语言。
Abstract from DBpedia / Wikipedia · CC BY-SA
via Wikidata · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).