mongo-tools

v 100.10.0 Updated: 9 months, 1 week ago

utilities for working with mongodb databases: bsondump, mongoimport, mongoexport, mongodump, mongorestore, mongostat, mongofiles, mongooplog, mongotop

mongo-tools is a collection of utilities for working with mongodb databases: * 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: Dump MongoDB backups to disk in .BSON format * mongorestore: Restore MongoDB backups in .BSON format to a live database * mongo…

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

To install mongo-tools, paste this in macOS terminal after installing MacPorts

sudo port install mongo-tools

Add to my watchlist

Installations 11
Requested Installations 11