[mongodb] MongoDB restore bson

mongorestore --host 127.0.0.1 --port 28756 --username AUTH_USERNAME --password AUTH_PASSWORD -d cheese -c COLLECTION_NAME data.bson

留言

這個網誌中的熱門文章

[MySQL] schema 與資料類型優化

[翻譯] 介紹現代網路負載平衡與代理伺服器