Serialize ↔ to arrange data into a series
aka Serialized
CSV
Comma Separated Values
References
JSON↔ (standard) Serialize data into lightweight XLang format as string object notationRelational DB↔ Database with Serialized data with each row map to UID Primary Key, with Join Table related by Foreign KeyYAML↔ human-readable lang to Serialize data to support x-lang