MATLAB Interface for Apache Avro
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
Citar como
Viswanath (2024). MATLAB Interface for Apache Avro (https://github.com/mathworks-ref-arch/matlab-avro), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Programming >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
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
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
Versión | Publicado | Notas de la versión | |
---|---|---|---|
0.6.0 |
|