mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
6 lines
302 B
Text
6 lines
302 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
|