Into AI

Into AI

Share this post

Into AI
Into AI
Ditch JSON! Here Are 5 (Better) Data Serialization Formats To Use In Your Next Project

Ditch JSON! Here Are 5 (Better) Data Serialization Formats To Use In Your Next Project

Have you heard about “Cap’n Proto”, the Infinity times faster protocol?

Dr. Ashish Bamania's avatar
Dr. Ashish Bamania
Apr 03, 2024
∙ Paid
1

Share this post

Into AI
Into AI
Ditch JSON! Here Are 5 (Better) Data Serialization Formats To Use In Your Next Project
Share
Generated with DALL-E 3

Data serialization is the process of converting data structures to a format that can be easily stored and transmitted over a network.

JSON, despite being the staple data serialization format, comes with its limitations regarding large data size and slow processing speed.

Thanks for reading Byte Surgery! Subscribe for free to receive new posts and support my work.

{
  "name": "Ashish Bamania",
  "age": 28,
  "contact": {
    "email": "ashishbamania@example.com",
    "phone": "101-2223"
  }
}

Here are 5 data serialization formats that you can use in your next project, beyond JSON.

Keep reading with a 7-day free trial

Subscribe to Into AI to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Dr. Ashish Bamania
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share