MongoDB参考手册(影印版) 东南大学出版社 pdf 下载 极速 mobi txt pdb lrf 网盘

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集成、提升开发人员生产 力。
网站评分
书籍多样性:9分
书籍信息完全性:6分
网站更新速度:4分
使用便利性:6分
书籍清晰度:3分
书籍格式兼容性:5分
是否包含广告:9分
加载速度:9分
安全性:5分
稳定性:7分
搜索功能:9分
下载便捷性:8分
下载点评
- 图书多(82+)
- 盗版少(631+)
- 愉快的找书体验(262+)
- 傻瓜式服务(153+)
- 速度慢(454+)
- 下载速度快(557+)
下载评价
- 网友 寇***音:
好,真的挺使用的!
- 网友 冯***丽:
卡的不行啊
- 网友 方***旋:
真的很好,里面很多小说都能搜到,但就是收费的太多了
- 网友 丁***菱:
好好好好好好好好好好好好好好好好好好好好好好好好好
- 网友 权***波:
收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!
- 网友 习***蓉:
品相完美
- 网友 苍***如:
什么格式都有的呀。
- 网友 利***巧:
差评。这个是收费的
- 网友 宓***莉:
不仅速度快,而且内容无盗版痕迹。
- 网友 曹***雯:
为什么许多书都找不到?
- 网友 居***南:
请问,能在线转换格式吗?
- 网友 蓬***之:
好棒good
喜欢"MongoDB参考手册(影印版) 东南大学出版社"的人也看了
英语字帖课课练·1级(上) pdf 下载 极速 mobi txt pdb lrf 网盘
9787511338532 pdf 下载 极速 mobi txt pdb lrf 网盘
揭秘中华文明翻翻书:揭秘古代艺术 pdf 下载 极速 mobi txt pdb lrf 网盘
2017人力资源管理专业知识与实务(中级)历年真题及押题模拟试卷 pdf 下载 极速 mobi txt pdb lrf 网盘
大家都有病 pdf 下载 极速 mobi txt pdb lrf 网盘
性激素平衡紊乱与疾病 pdf 下载 极速 mobi txt pdb lrf 网盘
中炮过河车对屏风马左马盘河/中国象棋经典布局系列 pdf 下载 极速 mobi txt pdb lrf 网盘
英汉医学名词规范词典 pdf 下载 极速 mobi txt pdb lrf 网盘
群书治要校订本(两函二十册) pdf 下载 极速 mobi txt pdb lrf 网盘
2017春教材完全学案七年级数学(下)(BSD版)北师大版 pdf 下载 极速 mobi txt pdb lrf 网盘
- 旅游职业礼仪规范与训练 pdf 下载 极速 mobi txt pdb lrf 网盘
- 激发幼儿创新能力的100个家庭游戏 pdf 下载 极速 mobi txt pdb lrf 网盘
- 晓肚知肠:肠菌的小心思 段云峰 清华大学出版社,【正版现货】 pdf 下载 极速 mobi txt pdb lrf 网盘
- 9787122184337 pdf 下载 极速 mobi txt pdb lrf 网盘
- Python网络爬虫实战 pdf 下载 极速 mobi txt pdb lrf 网盘
- 图说蟋蟀将军与养斗技巧【可开电子发票】 pdf 下载 极速 mobi txt pdb lrf 网盘
- 伙伴进行曲 (德)埃里希·玛丽亚·雷马克(Erich Maria Remarque) 著 朱雯 译 pdf 下载 极速 mobi txt pdb lrf 网盘
- 都市危情(上、中、下) pdf 下载 极速 mobi txt pdb lrf 网盘
- How the Best Leaders Lead pdf 下载 极速 mobi txt pdb lrf 网盘
- 秘密 pdf 下载 极速 mobi txt pdb lrf 网盘
书籍真实打分
故事情节:5分
人物塑造:5分
主题深度:8分
文字风格:6分
语言运用:6分
文笔流畅:9分
思想传递:8分
知识深度:7分
知识广度:8分
实用性:6分
章节划分:3分
结构布局:4分
新颖与独特:8分
情感共鸣:6分
引人入胜:9分
现实相关:7分
沉浸感:4分
事实准确性:4分
文化贡献:7分