5.非关系型数据库(Nosql)之mongodb:创建集合,备份与导入导出,数据还原,导入导出
inherit ed from server object if set db.hostInfo()get details about the server's host db.isMaster()check replica primary status db.killOp(opid)kills the current operation in the db db.listCommands()lists all the db ...