MATLAB Interface for Apache Avro

MATLAB interface for Apache Avro files.

https://github.com/mathworks-ref-arch/matlab-avro

You are now following this Submission

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

Cite As

Viswanath (2026). MATLAB Interface for Apache Avro (https://github.com/mathworks-ref-arch/matlab-avro), GitHub. Retrieved .

Categories

Find more on Programming in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with R2017b to R2018b

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
0.6.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.