MongoDB设计模式(影印版) pdf 夸克云 tct umd 下载 2025 azw3 kindle

MongoDB设计模式(影印版)精美图片
》MongoDB设计模式(影印版)电子书籍版权问题 请点击这里查看《

MongoDB设计模式(影印版)书籍详细信息

  • I***N:9787564144586
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2013-10
  • 页数:暂无页数
  • 价格:27.00
  • 纸张:胶版纸
  • 装帧:平装
  • 开本:16开
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看

内容简介:

无论你正在搭建一个社交媒体网站还是一个内部使用的企业应用,《MongoDB设计模式(影印版)》这本注重实践的指南都可以为你展示出在MongoDB和它所用来解决的商业问题之间的紧密联系。你将学习如何把MongoDB设计模式应用到多个具有挑战性的领域中,比如电子商务、内容管理和在线游戏。通过使用 Python和JayaScript的代码实例,你将了解MongoDB 是如何让你在调整数据模型的同时简化开发流程。很多商业应用在还没有理解如何更有效地使用NoSQL数据库之前就直接启用了它。这本《MongoDB设计模式( 影印版)》(作者科普兰)将为你演示文档嵌入、多态性架构和其他处理特定大数据用例的MongoDB模式的优势所在,包括:营运智能:执行商业数据的实时分析。电子商务:让MongoDB成为产品目录大师或者库存管理系统。内容管理:学习用来存储内容节点、二元资产和讨论区的方法。在线广告网络:把技术运用于广告播放的频次控制、关键字定位和竞价。社交网络:学习如何存储一个仿效Google+的复杂社交图。

在线游戏:为一个多人角色扮演游戏提供对人物和世界数据的并发访问。


书籍目录:

Preface

Part I.Design Patterns

1.To EmbedOrReference

Relational Data Modeling and Normalization

What Is a Normal Form,Anyway?

So What's the Problem?

Denormalizing for Performance

MongoDB:Wh0 Needs Normalization.Anyway?

MongoDB Document Format

Embedding for Locality

Embedding for Atomicity and Isolation

Referencing for Flexibilitv

Referencing for Potentially High--Arity Relati***hips

Many-to-Many Relati***hips

Conclusion

2.PolymorphicSchemas

Polymorphic Schemas to SuppoObjectOriented Programming

Polymorphic Schemas Enable Schema Evolution

Storage(In-)Efficiency ofBSON

Polymorphic Schemas SuppoSemiStructured Domain Data

Conclusion

3.MimickingTransactional Behavior

The Relational Approach to C***istency

Compound Documents

Using Complex Updates

Optimistic Update with Compensation

Conclusion

Partll.UseCases

4.OperationalIntelligence

Storing Log Data

Solution 0verview

Schema Design

Operati***

Sharding Concerns

Managing Event Data Growth

PreAggregated Reports

Solution 0verview

Schema Design

Operati***

Sharding Concerns

Hierarchical Aggregation

Solution Overview

Schema Design

MapReduce

Operati***

Sharding Concerns

5.Ecommetce

Product Catalog

Solution Overview

Operati***

Sharding Concerns

Category Hierarchy

Solution Overview

Schema Design

Operati***

Sharding Concerns

Inventory Management

Solution 0verview

Schema

Operati***

Sharding Concerns

6.ContentManagementSystems

Metadata and Asset Management

Solution Overview

Schema Design

Operati***

Sharding Concerns

Storing Comments

Solution 0verview

Approach:One Document per Comment

Approach:Embedding All Comments

Approach:Hybrid Schema Design

Sharding Concerns

7.OnlineAdvertising Networks

Solution Overview

Design 1:Basic Ad Serving

Schema Design

Operation:Choose an Ad to Serve

Operation:Make an Ad Campaign Inactive

Sharding Concerns

Design 2:Adding Frequency Capping

Schema Design

Operation:Choose an Ad to Serve

Sharding

Design 3:Keyword Targeting

Schema Design

Operation:Choose a Group ofAds to Serve

8.SociaI Networking

Solution Overview

Schema Design

Independent Collecti***

Dependent Collecti***

Operati***

Viewing a News Feed or WaU Posts

Commenting on a Post

Creating a New Post

Maintaining the Social Graph

Sharding

9.OnlineGaminq.

Solution Overview

Schema Design

Character Schema

Rem Schema

Locion Schema

Operati***

Load Character Data from MongoDB

Extract Armor and Weapon Data for Display

Extract Character Attributes,Inventorand Room Information for Display

PickUp anItemfrom aRoom

Remove an Item from a Container

Move the Character to a Different Room

Buy an Item

Sharding

Afterword

Index


作者介绍:

暂无相关内容,正在全力查找中


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!


在线阅读/听书/购买/PDF下载地址:


原文赏析:

暂无原文赏析,正在全力查找中!


其它内容:

编辑推荐

    MongoDB是一个介于关系数据库和非关系数据库之间的产品,是非关系数据库当***能*丰富,*像关系数据库的。他支持的数据结构非常松散,是类似json的bson格式,因此可以存储比较复杂的数据类型。 对于新手和那些想要获取更多实践知识的有经验用户来说,《MongoDB设计模式(影印版)》(作者科普兰)都是一本必要的读物。



书籍真实打分

  • 故事情节:5分

  • 人物塑造:4分

  • 主题深度:4分

  • 文字风格:6分

  • 语言运用:7分

  • 文笔流畅:7分

  • 思想传递:8分

  • 知识深度:7分

  • 知识广度:3分

  • 实用性:8分

  • 章节划分:5分

  • 结构布局:6分

  • 新颖与独特:3分

  • 情感共鸣:9分

  • 引人入胜:9分

  • 现实相关:5分

  • 沉浸感:5分

  • 事实准确性:5分

  • 文化贡献:3分


网站评分

  • 书籍多样性:7分

  • 书籍信息完全性:4分

  • 网站更新速度:3分

  • 使用便利性:3分

  • 书籍清晰度:3分

  • 书籍格式兼容性:7分

  • 是否包含广告:8分

  • 加载速度:5分

  • 安全性:7分

  • 稳定性:9分

  • 搜索功能:7分

  • 下载便捷性:6分


下载点评

  • 少量广告(497+)
  • 收费(312+)
  • 字体合适(498+)
  • 图文清晰(268+)
  • 中评多(469+)
  • 强烈推荐(508+)

下载评价

  • 网友 冯***卉:

    听说内置一千多万的书籍,不知道真假的

  • 网友 融***华:

    下载速度还可以

  • 网友 孔***旋:

    很好。顶一个希望越来越好,一直支持。

  • 网友 陈***秋:

    不错,图文清晰,无错版,可以入手。

  • 网友 国***舒:

    中评,付点钱这里能找到就找到了,找不到别的地方也不一定能找到

  • 网友 索***宸:

    书的质量很好。资源多

  • 网友 寿***芳:

    可以在线转化哦

  • 网友 马***偲:

    好 很好 非常好 无比的好 史上最好的

  • 网友 詹***萍:

    好评的,这是自己一直选择的下载书的网站


随机推荐