028-86922220

建站动态

根据您的个性需求进行定制 先人一步 抢占小程序红利时代

MongoDB笔记十六——Mongodb导出

         -d 要导出的数据库名称
         -c 要导出的集合的名称
         -o 指定要导出的文件名
         -csv 指定导出的csv格式
         -q 过滤导出
         -type 导出的格式
  • 导出案例

         把bwzy数据库中的persons集合导出
         C:\Users\djp>mongoexport --host 127.0.0.1 --port 27017 -d bwzy -c persons -o e:\
persons1.json
connected to: 127.0.0.1:27017
exported 1000000 records
MongoDB笔记十六——Mongodb导出

分享标题:MongoDB笔记十六——Mongodb导出
新闻来源:http://www.tsicrk.com/article/gjjjes.html

其他资讯

让你的专属顾问为你服务

2.1721s