Table of Contents
MongoDB is a non-relational database that reflects the real-life structure of the data that often needs storing. Its data and query language is based on JSON (JavaScript Object Notation) and this makes it quite intuitive to work with.