Tags
Language
Tags
April 2025
Su Mo Tu We Th Fr Sa
30 31 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 1 2 3
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

The Little Mongo DB Schema Design Book

Posted By: roxul
The Little Mongo DB Schema Design Book

Mr Christian Amor Kvalheim, "The Little Mongo DB Schema Design Book"
English | ISBN: 1517394023 | 2015 | 222 pages | AZW3 | 4 MB

The Little MongoDB Schema Design Book, covers the fundamentals off Schema design with MongoDB, as well as several useful Schema design patters for your applications.
I wrote this book to be a helpful and concise guide to MongoDB Schema design, as well as a repository to look up specific MongoDB Schema patterns. This book came around, due to my experiences teaching people about using MongoDB for application development. It tries to cover essential information that you can apply to your own applications.
We cover a lot of different aspects of Schema Design in this book. These include.
Schema Basics including one to one, one to many and many to many relationships
Embedding versus linking
Bucketing Strategy
Understanding the MongoDB MMAP and WiredTiger storage engine
MongoDB Indexes
The Metadata Schema Pattern
Time Series Schema Pattern
Queues Schema Pattern
Nested Categories Schema Pattern
Account Transactions Schema Pattern
Shopping Cart Schema Pattern with and without product reservation
A Theater Ticket Reservation Schema Pattern
An Embedded Array Cache Schema Pattern
An Internationalization Schema Pattern
Sharding
The book aims to provide developers with a deep but concise understanding of how to efficiently work with MongoDB.