Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

MONGODB: THE DEFINITIVE GUIDE 3E. POWERFUL AND SCALABLE DATA STORAGE
Título:
MONGODB: THE DEFINITIVE GUIDE 3E. POWERFUL AND SCALABLE DATA STORAGE
Subtítulo:
Autor:
CHODOROW, K
Editorial:
O´REILLY
Año de edición:
2020
Materia
BASES DE DATOS - OTROS TEMAS
ISBN:
978-1-4919-5446-1
Páginas:
514
72,75 €

 

Sinopsis

Manage your data with a system designed to support modern application development. Updated for MongoDB 4.2, the third edition of this authoritative and accessible guide shows you the advantages of using document-oriented databases. You'll learn how this secure, high-performance system enables flexible data models, high availability, and horizontal scalability.

Authors Shannon Bradshaw, Eoin Brazil, and Kristina Chodorow provide guidance for database developers, advanced configuration for system administrators, and use cases for a variety of projects. NoSQL newcomers and experienced MongoDB users will find updates on querying, indexing, aggregation, transactions, replica sets, ops management, sharding and data administration, durability, monitoring, and security.

In six parts, this book shows you how to:

Work with MongoDB, perform write operations, find documents, and create complex queries
Index collections, aggregate data, and use transactions for your application
Configure a local replica set and learn how replication interacts with your application
Set up cluster components and choose a shard key for a variety of applications
Explore aspects of application administration and configure authentication and authorization
Use stats when monitoring, back up and restore deployments, and use system settings when deploying MongoDB



Table of Contents
Chapter 1 Introduction
Chapter 2 Getting Started
Chapter 3 Creating, Updating, and Deleting Documents
Chapter 4 Querying
Chapter 5 Indexing
Chapter 6 Special Index and Collection Types
Chapter 7 Aggregation
Chapter 8 Application Design
Chapter 9 Storage Engines
Chapter 10 Setting Up a Replica Set
Chapter 11 Components of a Replica Set
Chapter 12 Connecting to a Replica Set from Your Application
Chapter 13 Administration
Chapter 14 Introduction to Sharding
Chapter 15 Configuring Sharding
Chapter 16 Choosing a Shard Key
Chapter 17 Sharding Administration
Chapter 18 Seeing What Your Application is Doing
Chapter 19 Data Administration
Chapter 20 Durability
Chapter 21 Starting and Stopping MongoDB
Chapter 22 Monitoring MongoDB
Chapter 23 Making Backups
Chapter 24 Deploying MongoDB