Introduction to JSON and XML
Learn about the basics of JSON and XML.
We'll cover the following
If you have experience in software engineering, you’ve likely come across JavaScript Object Notation (JSON) and Extensible Markup Language (XML). Both data formats have gained widespread adoption throughout various technologies, including markup languages like HTML, document-oriented databases such as MongoDB, and data exchange formats for APIs like JSON-JSON_EXTRACT
, to access JSON’s attributes. Before exploring these functions, however, we need to delve into the intricacies of these two data formats.
Get hands-on with 1400+ tech skills courses.