Community
Articles Topics Q&A
Learn
Course Programming Dictionary
Tools Library
Development tools Website Source Code PHP Libraries JS special effects Website Materials Extension plug-ins
Leisure
Game Download Game Tutorials
search
English
简体中文 English 繁体中文 日本語 한국어 Melayu Français Deutsch
Login
singup
MongoDB

MongoDBdiscussion group

Team members:4 | Topic:737

group leader:猪哥

MongoDB是目前在IT行业非常流行的一种非关系型数据库,其灵活的数据存储方式,备受当前IT从业人员的青睐,随着互联网网站的兴起,NoSQL在国内掀起一阵热潮,其中风头最劲的莫过于Mongo DB。对于大数据量、高并发、弱事务的互联网应用,MongoDB可以应对自如。越来越多的业界公司已经将MongoDB投入实际的生产环境,很多创业团队也将MongoDB作为自己的首选数据库,创造出非常之多的移动互联网应用。

+ Join the group
  • New
  • Recommended topics
  • 插入排序 - MongoDB如何正确插入带双引号的文本记录??

    使用自带的mongoimport.exe导入test.csv文件(测试内容如下): {代码...} 问题: 导入后使用find({name:/^test/})查询,发现pass字段全部显示错误(和csv中原值完全不同,显...

    From [MongoDBdiscussion group] 2017-04-24 09:13:20 0  1  923

  • mongodb占物理内存

    mongodb占物理内存,我们一台服务器8G内存,没有开mongodb的时候,物理内存只占11%,当开了mongodb,mongodb进程的内存显示是60M,但物理内存已经是99%,请问是什么原因?有没有优化的办法,我们...

    From [MongoDBdiscussion group] 2017-04-24 09:13:16 0  4  928

  • mongodb group的finalize方法里怎么针对查询结果进一步过滤

    db.TruckUsers.group({ key:{PhoneNumber:true}, initial:{Count:0}, reduce:function(doc,prev) { if (!prev.PhoneNu...

    From [MongoDBdiscussion group] 2017-04-24 09:13:14 0  1  566

  • Spring + MongoDB 利用MongoTemplate查询的问题

    db中有符合该条件的数据。 {代码...} find()方法: {代码...} findOne()方法: {代码...} 问: 为什么同样的条件,这两个查询的结果却不同?(我遇到的问题是findOne查询结果为空)。 附...

    From [MongoDBdiscussion group] 2017-04-24 09:13:09 0  0  593

  • mongodb aggregate(group) sub document 问题

    我的数据: {代码...} 我想单独group by countries.country字段,单独统计USA出现几次,China出现几次,而不是[USA,GER]在一起出现几次,如下: {代码...} 我尝试使用aggr...

    From [MongoDBdiscussion group] 2017-04-24 09:13:05 0  2  607

  • mongodb内嵌文档查找和修改问题

    数据的格式是这样的: {代码...} 现在我想的是 1 , 查询people_id 为 1 且 privilege 为 5的内嵌文档,mongodb的查询命令怎么写的啊 2,更新people_id 为 2 且权限为 id...

    From [MongoDBdiscussion group] 2017-04-24 09:12:57 0  3  1216

  • 树形结构 - MongoDB 如何存储有序树表?

    需要在MongoDB里存储一个有序的树表 例如 {代码...} 根据MongoDB官方文档http://docs.mongodb.org/manual/tutorial/model-tree-structures/ 里的...

    From [MongoDBdiscussion group] 2017-04-24 09:12:53 0  1  1040

  • mongodb - 自己搭建MMS需要一个单独服务器吗?

    搭建MMS,可以和数据库部署在一起吗?会有多少性能的影响?

    From [MongoDBdiscussion group] 2017-04-24 09:12:49 0  1  869

  • 数据库 - 怎么样的产品或者系统适合使用mongodb?

    或者说mongodb适合怎么样的应用场景?

    From [MongoDBdiscussion group] 2017-04-24 09:12:45 0  2  629

  • mongodb的线程池设置不起作用

    最近遇到线程池的问题,默认mongodb为每个连接(即new 出的一个连接对象)分配了一个线程池,里面最多有10个线程,网上说可以通过MongoOpection的connectionPerHost参数来调整线程池的大小,...

    From [MongoDBdiscussion group] 2017-04-24 09:12:41 0  1  636

  • mongodb 如何移除某个 collection 下所有 document 的某个 field?

    有的 document 包含某个 field,有的又不包含。 准备移除某个 collection 下所有 document 的某个 field,该怎么做?

    From [MongoDBdiscussion group] 2017-04-24 09:12:37 0  3  606

  • MongoDB 嵌套 数据中push

    mongodb中存储着类似结构的数据: {代码...} 直接向array中添加内容的话,很简单,利用$push操作符即可, 但如果我想往sub_id为2的sub_array中push若干个字符串,应该如何定位?

    From [MongoDBdiscussion group] 2017-04-24 09:12:32 0  1  814

  • MongoDB 如何修改数据库名称

    如题,在命令行里运行修改已有数据库名称

    From [MongoDBdiscussion group] 2017-04-24 09:12:28 0  2  794

  • mongodb - mongoose还是mongojs?

    Node.js开发,使用mongoose还是mongojs?能否做下对比。

    From [MongoDBdiscussion group] 2017-04-24 09:12:24 0  2  622

  • 聊天系统的mongodb设计问题

    我想用mongodb加nodejs做一个聊天系统 他有添加好友和给好友分组的功能 不知道这样的mongodb要怎么设计比较好

    From [MongoDBdiscussion group] 2017-04-24 09:12:18 0  4  674

    Previous 12...37383940414243...4950 Next
Enter the group list +Post Topic
organization structure
group leader
  • 天蓬老师

    天蓬老师

  • 西门大官人

    西门大官人

  • 查无此人

    查无此人

  • 灭绝师太

    灭绝师太

Latest addition
  • 桃花碑相思泪

    桃花碑相思泪

  • 夏末~

    夏末~

  • 谢谢你,慌乱了我的年华

    谢谢你,慌乱了我的年华

  • 雕花笼

    雕花笼

Hot topic
  • 108553  Industry giant, who talks about PHP authors in detail, appeared on the PHP Chinese website live broadcast to give away 300 books, which is a super benefit for students of the PHP Chinese website!
  • 73532  The book-delivery activity in T Building has started again! ! ! Reply and take home a programming book! (over)
  • 66538  The T building will give away servers and mouse pads on a first-come, first-served basis!
  • 64409  PHP Chinese website large-scale live broadcast public welfare free class registration post. . .
  • 60409  PHP Chinese community is online! ! ! ! Books are given away! ! ! (Finish)
  • 54242  PHP Chinese website's large-scale public welfare live broadcast is about to start! Develop PHP framework from scratch, and use the original development framework to imitate the Encyclopedia of Embarrassing Things website (ended)
  • 50877  T Building activity has started again!!! Courses worth 1,300 yuan are waiting for you (has ended)
  • 41085  What feelings and suggestions do you have to say about php Chinese website APP?
  • 38601  python 怎样随机生成中文字符?
  • 37763  [Exclusive full illustration] Download and installation of ThinkPHP6 framework

Public welfare online PHP training,Help PHP learners grow quickly!

About us Disclaimer Sitemap

© php.cn All rights reserved