图书标签: mongodb nosql 数据库 Database 计算机 编程 O'Reilly NoSQL
发表于2024-06-23
MongoDB pdf epub mobi txt 电子书 下载 2024
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,看官方的手册就够了
评分还行吧 ,其实如果想了解mongodb,看官方的手册就够了
评分开始用mongodb做东西之后,发觉其实蛮好的一个数据库。
评分还行吧 ,其实如果想了解mongodb,看官方的手册就够了
评分工具书,快速浏览之
书非常薄,不到200页,就是个操作指南,怎么建数据库,增删改,创建用户,分配权限,备份,索引,replica,shard等粗粗的说了说,基本上可以做为入门指南了。 推荐o'reilly的另外一本 mongoDB 50 tips,另外一本就详细的说了一些设计,开发使用时应该避免的陷阱,和应该大力采...
评分仔细读完了这本书,感觉只够入门,掌握基本的操作,虽然mongodb操作上是非常的简单,要想掌握其内部原理,真正掌握nosql技术,还需要专研其它的读物或者研究源码。 本书可以当作查询工具使用,浅显易懂,或者mongodb对于开发人员原本就简单易理解,适合没有接触过nosql的同童鞋...
评分算是普通的参考书了,没有特别有深度的讲解。其实就是一本正常的介绍mongoDB是怎么用的,也可以作为nosql学习的入门。 作为指南书,还是很合格的符合期望。 不像某些书动不动《精通XXX》、《深入理解XXX》,挂羊头卖狗肉,这本算是挂狗头卖狗肉。
评分SQL和NoSQL表现区别: 1. 在数据库的结构上更倾向于多个树状集合,而不是SQL的库,表,列,数据的层级结构。 MongoDB的基本数据单位有库,文档及其数据,但实际上都可以当作一个树来看待,操作非常灵活便捷。 2. 没有按规律自增加1的ID,而使用唯一按顺序自增的ObjectId表示...
评分SQL和NoSQL表现区别: 1. 在数据库的结构上更倾向于多个树状集合,而不是SQL的库,表,列,数据的层级结构。 MongoDB的基本数据单位有库,文档及其数据,但实际上都可以当作一个树来看待,操作非常灵活便捷。 2. 没有按规律自增加1的ID,而使用唯一按顺序自增的ObjectId表示...
MongoDB pdf epub mobi txt 电子书 下载 2024