mongo 导入导出

2019-04-12  本文已影响0人  裴general

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 &

上一篇 下一篇

猜你喜欢

热点阅读