Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

MongoDB: The Definitive Guide, Second Edition (repost)

Posted By: interes
MongoDB: The Definitive Guide, Second Edition (repost)

MongoDB: The Definitive Guide, Second Edition by Kristina Chodorow
English | 2013 | ISBN-10: 1449344682 | PDF + EPUB | 432 pages | 12 + 5,6 MB

Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction—written by a core contributor to the project—shows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability.

This updated second edition provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project. Ideal for NoSQL newcomers and experienced MongoDB users alike, this guide provides numerous real-world schema design examples.
Get started with MongoDB core concepts and vocabulary
Perform basic write operations at different levels of safety and speed
Create complex queries, with options for limiting, skipping, and sorting results
Design an application that works well with MongoDB
Aggregate data, including counting, finding distinct values, grouping documents, and using MapReduce
Gather and interpret statistics about your collections and databases
Set up replica sets and automatic failover in MongoDB
Use sharding to scale horizontally, and learn how it impacts applications
Delve into monitoring, security and authentication, backup/restore, and other administrative tasks