About

Serialization is the process of converting a variable (object,…) state into a format that can be stored:

  • Xml
  • Text
  • Avro
  • Flatbuffers Schema

See Data persistence