连接MongoDB

程序员成长之旅 · 程序员成长之旅/MongoDB学习 · 9 字

mongo --host <host> -u <username> -p --authenticationDatabase <database>