Discover how MongoDB can help you manage a huMONGOus amount of data collected through your web application. This book covers the basic principles and advanced uses of this document-oriented database, and demonstrates why MongoDB is one of the fastest-growing databases.
Learn how MongoDB handles data as self-contained JSON-style documents, rather than as records in different relational database tables -- and why MongoDB is scalable, high-performance, and reliable. This authoritative introduction, written by two software engineers from the company that develops this open-source database, offers guidance for programmers and advanced configuration for system administrators. The opening chapters about concepts and use cases are ideal for others on the project.
* Explore the power and flexibility of document-oriented storage
* Learn to create, update, and delete documents in MongoDB
* Perform dynamic queries to find data with any criteria
* Learn advanced query techniques with aggregation tools and server-side scripting
* Get up to speed on security and authentication, backup and repair, and more
* Learn advanced configuration, such as replication and sharding
* Discover how to use MongoDB functions through real-world examples
KristinaccChodorow
13310gen的软件工程师,2MongoDB项目的核心成员.a负责数据库服务器、PHP驱动、Perl驱动等模块.a她曾在世界级的大会上发言,2包括OSCON、LinuxCon、FOSDEM和Latinoware.a
内容浅显易懂,对于初学者来说能快速了解Mongodb。另外一方面也适合数据库操作手册!书中讲了一些数据的Nosql存储格式比较关系数据库有很大的差别,对文档型数据的存储结构设计有一定的参考价值。对mongodb的运行机制和架构做了简单的描述。总之这本书还是挺不错的。
评分这书不错,对缓存帮助挺大的!mongoDb分布式文档,在读写方面的帮助和优化必不可少啊!通过学习了解,大大解决读写程序缓慢的问题!MongoDB是一个基于分布式文件存储的数据库。由C++语言编写。旨在为WEB应用提供可扩展的高性能数据存储解决方案。 MongoDB是一个介于关系数...
评分SQL和NoSQL表现区别: 1. 在数据库的结构上更倾向于多个树状集合,而不是SQL的库,表,列,数据的层级结构。 MongoDB的基本数据单位有库,文档及其数据,但实际上都可以当作一个树来看待,操作非常灵活便捷。 2. 没有按规律自增加1的ID,而使用唯一按顺序自增的ObjectId表示...
评分今天一不留神 竟然看了一半 内容实在有点颠覆我对数据的看法 之前无论mysql 还是其他 用着没一个爽的 python下用orm 操作感觉舒服点 看完mongodb 发现里面的操作都函数化了 直接和orm没啥区别了 而且天生的分布式支持 很有前景 推荐大家看
评分书非常薄,不到200页,就是个操作指南,怎么建数据库,增删改,创建用户,分配权限,备份,索引,replica,shard等粗粗的说了说,基本上可以做为入门指南了。 推荐o'reilly的另外一本 mongoDB 50 tips,另外一本就详细的说了一些设计,开发使用时应该避免的陷阱,和应该大力采...
每一个想了解mongodb的人都推荐读读这本书。
评分nosql=not only sql才对
评分开始用mongodb做东西之后,发觉其实蛮好的一个数据库。
评分nosql=not only sql才对
评分开始用mongodb做东西之后,发觉其实蛮好的一个数据库。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有