Källa:https://docs.mongodb.com/manual/reference/program/bsondump
Exempel
bsondump --outFile collection.json collection.bson
--pretty
option matar ut dokument i ett vackert tryckt format JSON, t.ex.:
bsondump --pretty --outFile collection.json collection.bson