News

Jack Wallen shows you how easy it is to create a MongoDB database and collection using the Compass GUI.
Updates announced at the company’s annual MongoDB World conference this week include new analytics capabilities, a data lake for its Atlas database as a service, and the ability to query ...
Mongodump reads data from MongoDB and creates a BSON file that Mongorestore can use to populate a MongoDB database. These provide efficient tools for backing up small MongoDB deployments.