【MongoDB】mongodump and mongorestore of mogodb

The another tool will be mentioned in this blog, namely mongodump and mongorestore. 

General speaking, it’s very useful to back up or to restore the data of database or collection by means of mongodump and mongorestore. In the next time, we will make some examples about mongodump and mongorestore to show how to use them. 

Firstly, let’s review the argument following the two tools.

【MongoDB】mongodump and mongorestore of mogodb_第1张图片

 【MongoDB】mongodump and mongorestore of mogodb_第2张图片

 Example: 

【MongoDB】mongodump and mongorestore of mogodb_第3张图片


【MongoDB】mongodump and mongorestore of mogodb_第4张图片


【MongoDB】mongodump and mongorestore of mogodb_第5张图片


你可能感兴趣的:(mongodb,数据备份,数据恢复)