mongo-tools

collection of tools for administering MongoDB servers

Description

mongodb-tools is a collection of tools for administering MongoDB instances. The package includes the following tools:

 * bsondump: display BSON files in a human-readable format
 * mongoimport: convert data from JSON, TSV or CSV and insert them into a
   collection
 * mongoexport: write an existing collection to CSV or JSON format
 * mongodump/mongorestore: dump MongoDB backups to disk in .BSON format, or
   restore them to a live database
 * mongostat: monitor live MongoDB servers, replica sets, or sharded clusters
 * mongofiles: read, write, delete, or update files in GridFS
 * mongooplog: replay oplog entries between MongoDB servers
 * mongotop: monitor read/write activity on a mongo server

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mongodb/mongo-tools


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install mongo-tools