mongodump:
mongodump --host=host --port=port--username=username --password=password --collection=collection --db=db --out=directory
mongorestore --host=host --port=port --username=username --collection=collection --db=ibook --dir=file.bson
mongodump:
mongodump --host=host --port=port--username=username --password=password --collection=collection --db=db --out=directory
mongorestore --host=host --port=port --username=username --collection=collection --db=ibook --dir=file.bson
本文标题:mongodb导入导出数据
本文链接:https://www.haomeiwen.com/subject/mcyrxctx.html
网友评论