Link Search Menu Expand Document

MongoDB is a particular implementation of a technology known as NoSQL databases.

The basic idea is that you can store JSON objects in the cloud.
Everything else is just sort of a riff on that theme.

To get started with MongoDB, I recommend this sequence of articles:

Javadoc


Table of contents