MongoDB参考手册(影印版) 东南大学出版社 mobi 下载 网盘 caj lrf pdf txt 阿里云

MongoDB参考手册(影印版) 东南大学出版社电子书下载地址
- 文件名
- [epub 下载] MongoDB参考手册(影印版) 东南大学出版社 epub格式电子书
- [azw3 下载] MongoDB参考手册(影印版) 东南大学出版社 azw3格式电子书
- [pdf 下载] MongoDB参考手册(影印版) 东南大学出版社 pdf格式电子书
- [txt 下载] MongoDB参考手册(影印版) 东南大学出版社 txt格式电子书
- [mobi 下载] MongoDB参考手册(影印版) 东南大学出版社 mobi格式电子书
- [word 下载] MongoDB参考手册(影印版) 东南大学出版社 word格式电子书
- [kindle 下载] MongoDB参考手册(影印版) 东南大学出版社 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
MongoDB作为一套高性能、特性丰富的NoSQL数据库,构成了众多复杂的研发系统的支柱。在本书中,你肯定能够找到你正在苦苦找寻的MongoDB解决方案。从如何使用各种配置在不同的模式下初始化服务器开始,你将学到包括不错查询、MongoDB特性以及利用MMS进行监控和备份在内的诸多技巧。随后接着深入探究云端部署、Hadoop集成、提升开发人员生产力。
书籍目录:
Preface
Chapter 1 Installiand Starting the MongoDB Server
Introduction
Single node Installatioof MongoDB
Starting a single node instance using mand—line opti***
Single node installatioof MongoDB with opti*** from the config file
Connecting to a single node from the Mongo shell with a
preloaded
Connecting to a single node from a Java client
Starting multiple instances as part of a replica set
Connecting to the replica set from the shell to query and insert data
Connecting to the replica set to query and insert data from a Java client
Starting a *** sharded environment of two shards
Connecting to a shard from the Mongo shell and performing operati***
Chapter 2: Command—line Operati*** and Indexes
Creating test data
Performing *** querying,projecti***,and pagination
from the Mongo shell
Updating and deleting data from the shell
Creating aIndex and viewing plans of queries
Background and foreground index creatiofrom the shell
Creating unique indexes ocollectioand deleting the
existing duplicate data automatically
Creating and understanding sparse indexes
Expiring documents after a fixed interval using the TrL index
Expiring documents at a givetime using the TrL index
Chapter 3: Programming Language Drivers
Introduction
Installing PyMongo
Executing query and insert operati*** using PyMongo
Executing update and delete operati*** using PyMongo
AggregatioiMongo using PyMongo
MapReduce iMongo using PyMongo
Executing query and insert operati*** using a Java client
Executing update and delete operati*** using a Java client
AggregatioiMongo using a Java client
MapReduce iMongo using a Java client
Chapter 4: Administration
Renaming a collection
Viewing collectiostats
Viewing database stats
Disabling the preallocatioof data files
Manually padding a document
Understanding the mongostat and mongotop utilities
Estimating the working set
Viewing and killing the currently executing operati***
Using profiler to profile operati***
Setting up users iMongoDB
Understanding interprocess security iMongoDB
Modifying collectiobehavior using the collMod mand
Setting up MongoDB as a Windows Service
Configuring a replica set
Stepping dowas a primary instance from the replica set
Exploring the local database of a replica set
Understanding and ***yzing oplogs
Building tagged replica sets
Configuring the default shard for n***harded collecti***
Manually splitting and migrating chunks
Performing domain—drivesharding using tags
Exploring the config database ia sharded setup
Chapter 5: Advanced Operati***
Introduction
Atomic find and modify operati***
Implementing atmic counters iMongoDB
Implementing server—side s
Creating and tailing capped collectiocursors iMongoDB
Converting a normal collectioto a capped collection
Storing binary data iMongoDB
Storing large data iMongoDB using GridFS
Storing data to GridFS from a Java client
Storing data to GridFS from a Pythoclient
Implementing triggers iMongoDB using oplog
Executing flat plane(2D)geospatial queries iMongo using
geospatial indexes
Spherical indexes and GeoJSON—pliant data iMongoDB
Implementing a full—text search iMongoDB
Integrating MongoDB with Elasticsearch for a full—text search
Chapter 6: Monitoring and Backups
Introduction
Signing up for MMS and setting up the MMS monitoring agent
Managing users and groups othe MMS c***ole
Monitoring MongoDB instances oMMS
Setting up monitoring alerts oMMS
Backing up and restoring data iMongo using out—of—the box tools
Configuring the MMS backup service
Managing backups ithe MMS backup service
Chapter 7: Cloud Deployment oMongoDB
Introduction
Setting up and managing the MongoLab account
Setting up a sandbox MongoDB instance oMongoLab
Performing operati*** oMongoDB from MongoLab GUI
Setting up MongoDB oAmazoEC2 using the MongoDB AMI
Setting up MongoDB oAmazoEC2 without using the MongoDB AMI
Chapter 8: Integratiowith Hadoop
Introduction
Executing our first sample MapReduce job using the
mongo—hadoop connector
Writing our first Hadoop MapReduce job
Running MapReduce jobs oHadoop using streaming
Running a MapReduce job oAmazoEMR
Chapter 9: OpeSource and Progrietary Tools
Introduction
Developing using spring—data—mongodb
Accessing MongoDB using Java Persistence API
Accessing MongoDB over REST
Installing the GUI—based client,MongoVUE,for MongoDB
Appendix: Concepts for Reference
Write concerand its significance
Read preference for querying
Index
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
在线阅读地址:MongoDB参考手册(影印版) 东南大学出版社在线阅读
在线听书地址:MongoDB参考手册(影印版) 东南大学出版社在线收听
在线购买地址:MongoDB参考手册(影印版) 东南大学出版社在线购买
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
书籍介绍
mongodb作为一套高性能、特性丰富的nosql数据 库,构成了众多复杂的研发系统的支柱。在纳亚克编 *的《mongodb参考手册(影印版)(英文版)》中,你 肯定能够找到你正在苦苦找寻的mongodb解决方案。 从如何使用各种配置在不同的模式下初始化服务 器开始,你将学到包括高级查询、mongodb特性以及 利用mms进行监控和备份在内的诸多技巧。随后接着 深入探究云端部署、hadoop集成、提升开发人员生产 力。
网站评分
书籍多样性:5分
书籍信息完全性:9分
网站更新速度:5分
使用便利性:5分
书籍清晰度:8分
书籍格式兼容性:8分
是否包含广告:3分
加载速度:7分
安全性:5分
稳定性:4分
搜索功能:9分
下载便捷性:6分
下载点评
- 体验差(196+)
- 体验满分(341+)
- 无广告(292+)
- 内容完整(280+)
- 好评(126+)
- 图书多(349+)
- 内容齐全(596+)
- 速度慢(266+)
- 二星好评(230+)
- 收费(74+)
- 服务好(278+)
- 无缺页(135+)
- 快捷(103+)
下载评价
- 网友 晏***媛:
够人性化!
- 网友 后***之:
强烈推荐!无论下载速度还是书籍内容都没话说 真的很良心!
- 网友 居***南:
请问,能在线转换格式吗?
- 网友 马***偲:
好 很好 非常好 无比的好 史上最好的
- 网友 沈***松:
挺好的,不错
- 网友 寇***音:
好,真的挺使用的!
- 网友 通***蕊:
五颗星、五颗星,大赞还觉得不错!~~
- 网友 权***波:
收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!
- 网友 訾***晴:
挺好的,书籍丰富
- 网友 融***华:
下载速度还可以
- 网友 堵***洁:
好用,支持
- 网友 石***致:
挺实用的,给个赞!希望越来越好,一直支持。
- 网友 辛***玮:
页面不错 整体风格喜欢
- 网友 訾***雰:
下载速度很快,我选择的是epub格式
- 网友 堵***格:
OK,还可以
- 网友 田***珊:
可以就是有些书搜不到
喜欢"MongoDB参考手册(影印版) 东南大学出版社"的人也看了
爱的教育(无障碍名师导读)/中小学经典阅读名家名译 mobi 下载 网盘 caj lrf pdf txt 阿里云
那些尸体告诉我的事(14岁懂社会系列) mobi 下载 网盘 caj lrf pdf txt 阿里云
图解***禁忌 mobi 下载 网盘 caj lrf pdf txt 阿里云
中级财务管理 mobi 下载 网盘 caj lrf pdf txt 阿里云
形势与政策暨实战模拟 中国人民大学出版社 mobi 下载 网盘 caj lrf pdf txt 阿里云
高中通用,【英语高考必背】单词短语+作文 mobi 下载 网盘 caj lrf pdf txt 阿里云
18版-YB73-16开2018中考英语满分作文全解全析 mobi 下载 网盘 caj lrf pdf txt 阿里云
科技发展视角下英、日、韩、中人寿保险业发展研究 mobi 下载 网盘 caj lrf pdf txt 阿里云
天降小子 mobi 下载 网盘 caj lrf pdf txt 阿里云
走上神坛的岳飞 mobi 下载 网盘 caj lrf pdf txt 阿里云
- Bizzy Bear mobi 下载 网盘 caj lrf pdf txt 阿里云
- OCP/OCA认证考试指南全册 mobi 下载 网盘 caj lrf pdf txt 阿里云
- How to Say It: Be Indispensable at Work(I***N=9780735204546) mobi 下载 网盘 caj lrf pdf txt 阿里云
- 漫步中国星空 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 9787515203638 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 9787506767798 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 医学检验技术专业实验教程(医药卫生类高职高专教材) mobi 下载 网盘 caj lrf pdf txt 阿里云
- CAXA***工程师2013与数控车/高职高专“十二五”规划教材(附光盘1张) mobi 下载 网盘 caj lrf pdf txt 阿里云
- 彼得·温姆西勋爵探案——剧毒 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 全新正版图书 小鸟回来了 庄浪 郑州大学出版社 9787564526634 青岛新华书店旗舰店 mobi 下载 网盘 caj lrf pdf txt 阿里云
书籍真实打分
故事情节:9分
人物塑造:3分
主题深度:6分
文字风格:6分
语言运用:5分
文笔流畅:5分
思想传递:4分
知识深度:9分
知识广度:7分
实用性:8分
章节划分:8分
结构布局:6分
新颖与独特:9分
情感共鸣:8分
引人入胜:8分
现实相关:8分
沉浸感:5分
事实准确性:7分
文化贡献:9分