Nguồn: https://docs.mongodb.com/manual/reference/program/bsondump
Ví dụ
bsondump --outFile collection.json collection.bson
--pretty
tùy chọn xuất tài liệu ở định dạng JSON được in đẹp, ví dụ:
bsondump --pretty --outFile collection.json collection.bson