1.

Record Nr.

UNINA9910369901403321

Autore

Chellappan Subhashini

Titolo

MongoDB Recipes : With Data Modeling and Query Building Strategies / / by Subhashini Chellappan, Dharanitharan Ganesan

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2020

ISBN

9781484248911

1484248910

Edizione

[1st ed. 2020.]

Descrizione fisica

1 online resource (257 pages)

Disciplina

005.757

Soggetti

Big data

Open source software

Computer programming

Big Data

Open Source

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

Chapter 1: MongoDB Features and Installation -- Chapter 2: CRUD Operations -- Chapter 3: Data Modelling -- Chapter 4: Indexing and Aggregation Framework -- Chapter 5: MongoDB Replication and Sharding -- Chapter 6: MongoDB Transaction -- Chapter 7: MongoDB Administration -- Chapter 8: MongoDB Security. .

Sommario/riassunto

Get the most out of MongoDB using a problem-solution approach. This book starts with recipes on the MongoDB query language, including how to query various data structures stored within documents. These self-contained code examples allow you to solve your MongoDB problems without fuss. MongoDB Recipes describes how to use advanced querying in MongoDB, such as indexing and the aggregation framework. It demonstrates how to use the Compass function, a GUI client interacting with MongoDB, and how to apply data modeling to your MongoDB application. You’ll see recipes on the latest features of MongoDB 4 allowing you to manage data in an efficient manner using MongoDB. You will: Work with the MongoDB document model Design MongoDB schemas Use the MongoDB query language Harness the aggregation framework Create replica sets and sharding in MongoDB.