blob: 743393a4b0f9aba8cbfa18039bd03e851421fc1e (
plain)
1
2
3
4
5
6
|
Since MongoDB 3.2, the tools bsondump, mongoimport, mongoexport, mongodump,
mongorestore, mongostat, mongofiles, mongooplog and mongotop have been placed
in a separate package and rewritten in Go. These are useful utilities for
managing a MongoDB instance.
WWW: https://github.com/mongodb/mongo-tools
|