MongoDB

MongoDB pdf epub mobi txt 电子书 下载 2025

KristinaccChodorow

13310gen的软件工程师,2MongoDB项目的核心成员.a负责数据库服务器、PHP驱动、Perl驱动等模块.a她曾在世界级的大会上发言,2包括OSCON、LinuxCon、FOSDEM和Latinoware.a

出版者:O'Reilly Media
作者:Kristina Chodorow
出品人:
页数:216
译者:
出版时间:2010-9-24
价格:USD 39.99
装帧:Paperback
isbn号码:9781449381561
丛书系列:
图书标签:
  • mongodb 
  • nosql 
  • 数据库 
  • Database 
  • 计算机 
  • 编程 
  • O'Reilly 
  • NoSQL 
  •  
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

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

具体描述

读后感

评分

MongoDB权威指南概要 MongoDB基础知识 文档(行)-》 集合(动态模式的表,集合可以有子集合(GridFS))-》数据库 每个文档有个特殊的键_id (唯一生成方式,时间戳+机器ID+PID+计数器) 命名 集合system保留,注意有些保留字没有强制限定,比如version,就只能用getCollection...  

评分

仔细读完了这本书,感觉只够入门,掌握基本的操作,虽然mongodb操作上是非常的简单,要想掌握其内部原理,真正掌握nosql技术,还需要专研其它的读物或者研究源码。 本书可以当作查询工具使用,浅显易懂,或者mongodb对于开发人员原本就简单易理解,适合没有接触过nosql的同童鞋...

评分

若是对mongo没有任何基础,可以作为入门查阅!但是内容基本在官方手册可以查阅。 不推荐购买的另一个理由是,这个价格对于这本书来说有点偏高。要想获得的知识点,官方手册描述都还算到位!但是针对英语不好的,可以参考下  

评分

SQL和NoSQL表现区别: 1. 在数据库的结构上更倾向于多个树状集合,而不是SQL的库,表,列,数据的层级结构。 MongoDB的基本数据单位有库,文档及其数据,但实际上都可以当作一个树来看待,操作非常灵活便捷。 2. 没有按规律自增加1的ID,而使用唯一按顺序自增的ObjectId表示...  

评分

SQL和NoSQL表现区别: 1. 在数据库的结构上更倾向于多个树状集合,而不是SQL的库,表,列,数据的层级结构。 MongoDB的基本数据单位有库,文档及其数据,但实际上都可以当作一个树来看待,操作非常灵活便捷。 2. 没有按规律自增加1的ID,而使用唯一按顺序自增的ObjectId表示...  

用户评价

评分

nosql=not only sql才对

评分

基本教程,简单易懂,不过内容有些旧了,要配合文档来看。

评分

要求的词汇量不是太大

评分

"用正确的工具做正确的事"~确定正确与否之前多花时间调研就好~

评分

每一个想了解mongodb的人都推荐读读这本书。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有