MATLAB Interface for Apache Avro

版本 0.6.0 (70.8 KB) 作者: Viswanath
MATLAB interface for Apache Avro files.
193.0 次下载
更新时间 2023/6/15

Apache Avro™ is a data serialization system. Avro provides a compact, fast, binary data format and simple integration with dynamic languages. Avro relies heavily on schemas. When data is stored in a file, the schema is stored with it, so that files may be processed later by any program.

The MATLAB interface for Apache Avro provides for reading and writing of Apache Avro files from within MATLAB. Functionality includes:

* Read and write of local Avro files
* Access to metadata of an Avro file

引用格式

Viswanath (2024). MATLAB Interface for Apache Avro (https://github.com/mathworks-ref-arch/matlab-avro), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017b
兼容 R2017b 到 R2018b 的版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Programming 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Software/MATLAB

Software/MATLAB/app/system/+matlabavro

Software/MATLAB/app/system/+matlabavro/@AvroDataMetaInformation

Software/MATLAB/app/system/+matlabavro/@AvroDeSerializer

Software/MATLAB/app/system/+matlabavro/@AvroHelper

Software/MATLAB/app/system/+matlabavro/@AvroSerializer

Software/MATLAB/app/system/+matlabavro/@CompressionType

Software/MATLAB/app/system/+matlabavro/@DataFileReader

Software/MATLAB/app/system/+matlabavro/@DataFileWriter

Software/MATLAB/app/system/+matlabavro/@Field

Software/MATLAB/app/system/+matlabavro/@GenericData

Software/MATLAB/app/system/+matlabavro/@GenericType

Software/MATLAB/app/system/+matlabavro/@Schema

Software/MATLAB/app/system/+matlabavro/@SchemaType

Software/MATLAB/test/unit

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
0.6.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库