1.查看集合
创新互联建站专注为客户提供全方位的互联网综合服务,包含不限于网站建设、做网站、蒙自网络推广、微信小程序、蒙自网络营销、蒙自企业策划、蒙自品牌公关、搜索引擎seo、人物专访、企业宣传片、企业代运营等,从售前售中售后,我们都将竭诚为您服务,您的肯定,是我们最大的嘉奖;创新互联建站为所有大学生创业者提供蒙自建站搭建服务,24小时服务热线:13518219792,官方网址:www.cdcxhl.com
show collections
2.向集合中添加数据
db.runoob.insertMany([
{
'title':'data1',
'url':'https://blog.51cto.com/suyanzhu',
'description':'this is data1',
'view':5000
},
{
'title':'data2',
'url':'https://blog.51cto.com/suyanzhu',
'description':'this is data2',
'view':3650
},
{
'title':'data3',
'url':'https://blog.51cto.com/suyanzhu',
'description':'this is data3',
'view':9527
}
])
3.查看数据
db.runoob.find().pretty()
4.多条件AND查询
db.runoob.find({'title':'data1','view':5000}).pretty()
5.多条件OR查询
db.runoob.find({$or:[{'title':'data1'},{'view':{$gt:5000}}]}).pretty()
6.同时使用and和or的查询
db.runoob.find({'view':{$gt:3000},$or:[{'title':'data1'},{'description':'this is data2'}]}).pretty()
网页名称:MongoDB多条件查询
当前链接:https://www.cdcxhl.com/article32/gdogsc.html
成都网站建设公司_创新互联,为您提供Google、网站建设、企业网站制作、关键词优化、网站设计公司、网站营销
声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联