d7a501aecd
in version 3. PR: 205510 Submitted by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
6 lines
303 B
Text
6 lines
303 B
Text
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
|