Export and import MongoDB collection


May 11, 2021
  1. Brew install mongodb-compass
  2. Get connection info, go to project page in MongoDB Atlas,and click "connect", it shows something.
  3. Use MongoDB-Compass, go to collection on the left side, then click collection on top bar, click export collection and selete the export type like csv or json, eventually choose the export folder.
#mongoDB






你可能感興趣的文章

[JavaScript] 操控 DOM 元素

[JavaScript] 操控 DOM 元素

[JS] 物件與JSON格式操作技巧

[JS] 物件與JSON格式操作技巧

[ React筆記 ] 使用ReactDOM製作一個Modal

[ React筆記 ] 使用ReactDOM製作一個Modal






留言討論