美文网首页
mongo 导入导出

mongo 导入导出

作者: 裴general | 来源:发表于2019-04-12 17:07 被阅读0次

mongoexport -d Bilateral_trade_with_China -c Data_Company_Information_List_FN -o /home/datas/I_Company_China.json --type json

mongoimport -d doumovie -c test_news --file /home/mongo/user.json --type json


mongodb后台启动
nohup mongod &

相关文章

网友评论

      本文标题:mongo 导入导出

      本文链接:https://www.haomeiwen.com/subject/oozhbqtx.html