MongoDB is a document-oriented cross-platform database that makes storing and retrieving complex data easy and fast. It uses a JSON-like structure for the documents, which is familiar to anyone working with modern applications.
The blog post linked below will go into detail on the safest way to create a user and and a role in MongoDB.