User Tools

Site Tools


Sidebar

Welcome to DDS Foundation WIKI

ddsf:public:guidebook:06_append:glossary:s:serialize

This is an old revision of the document!


Serialization

Return to Glossary

Data Serialization is the process of converting data objects present in complex data structures into a byte stream for storage, transfer and distribution purposes on physical devices.

Choice of data serialization format for an application depends on factors such as data complexity, need for human readability, speed and storage space constraints. Binary, XML, JSON, BSON, YAML, MessagePack, and protobuf are some commonly used data serialization formats.

Source: Serialization

ddsf/public/guidebook/06_append/glossary/s/serialize.1593554003.txt.gz · Last modified: 2020/06/30 17:53 by nick