Reviews

On Sep 21 Dale Betts wrote: An insightful read for Database Architects
Mongo DB Applied Design Patterns is a must read for anyone that plans on implementing a production based Mongo application. Full Review  >

Rating: StarStarStarStarStar4.0

On Jul 23 Alexey Smirnov wrote: The book helps solve real-world problems
The book starts with a detailed discussion of differences between relational and document-based databases. The author makes it clear that Mongo DB is much more flexible in terms of schema design for many real-world applications. Another interesting topic is mimicking transactional behavior in MongoDB. The author demonstrates how to implement transactions in MongoDB through a simple book-keeping application. In subsequent chapters the book describes many interesting features of MongoDB through a series of real-world examples, such as designing a database for e-commerce site, for a CMS, etc. Each subsequent chapter reveals a new feature of MongoDB. For example, the chapter about CMS explains how to store binary data (image) in MongoDB. Chapter about operational intelligence shows how to use Map-reduce framework which is built into MongoDB. The use of many real-world but simple examples is strongest feature of this book. Many web developers have encountered the problems mentioned in this book (log parsing and analysis, storing images, etc.), and the book shows that MongoDB can solve most of those problems in a simple and elegant way. To summarize, the book makes it very clear that document-based databases is the future of data in the web. Full Review  >

Rating: StarStarStarStarStar5.0

On Mar 19 Alex Soto wrote:
Full Review  >

Rating: StarStarStarStarStar5.0

On Mar 11 Hernan Garcia wrote: Should be a mandatory read before using Mongo
There is a common mistake newcomers to mongoDB made and is treat it as a relational database when designing the schema and operating against it. This book deals with common design patterns of document stores specifically tailored for MongoDB. Full Review  >

Rating: StarStarStarStarStar5.0

Reviews

On Jul 11 Glenn Street wrote: Worth Reading More Than Once
Great practical examination of many MongoDB use cases. Full Review  >

Rating: StarStarStarStarStar4.0

On Jun 16 Andreas von Linden wrote:
Full Review  >

Rating: StarStarStarStarStar5.0

On May 28 Jason Armstrong wrote:
Full Review  >

Rating: StarStarStarStarStar4.0

On May 20 Eric Wright wrote:
Full Review  >

Rating: StarStarStarStarStar5.0

On Apr 10 Przemysław Dąbek wrote: Useful and practical examples
Recently, I needed to think about structure of documents used in one of my web app. In first part author helps to solve that problem — he shows pros and cons... Full Review  >

Rating: StarStarStarStarStar5.0

On Mar 26 Surachart Opun wrote: Useful and must read
If you are someone who are interested in learning practical patterns for solving problems and designing applications using MongoDB. This book will give you more benefit with your project and work. Full Review  >

Rating: StarStarStarStarStar5.0

Top Reviewers

Michal Konrad Owsiak, 95 Reviews

Santosh Shanbhag, 64 Reviews

Surachart Opun, 61 Reviews

Doron Katz, 57 Reviews

Shawn Day, 55 Reviews

See More Reviewers >

Featured Review

Learning Python

Eric Chou wrote:
Intro, reference, and many more
"Learning Python" was one of the books that helped me get started in Python and… Full Review >

Rating: StarStarStarStarStar5.0