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.
The book aims to provide developers with a deep but concise understanding of how to efficiently work with MongoDB.
Little old but gold. You will learn a lot from this little book. Especially how to model your data schema on MongoDB. I would say, the knowledge can be extended to any NoSQL