Defining MongoDB Databases

MongoDB holds one or more document collections. You can create a database and define its properties for MongoDB database.

Refer to MongoDB documentation for detailed information on specific MongoDB objects and properties.