当前位置:Gxlcms > 数据库问题 > mongodb 的进库操作

mongodb 的进库操作

时间:2021-07-01 10:21:17 帮助过:19人阅读

mongo

 

show dbs

 

use  xxx

 

show collections

 

db.xxx.find()

 

db.users.update({ "xxx" : ObjectId("xxxx")},{$set:{"xxx":true}})

 

mongodb 的进库操作

标签:mongo   mon   collect   xxx   cti   set   nbsp   date   操作   

人气教程排行