INTRODUCTION-TO-JSON

JSON- JavaScript Object Notation

Advantage:

The JSON syntax is derived from JavaScript object notation, but the JSON format is text only.

Code for reading and generating JSON exists in many programming languages.