50 Tips and Tricks for MongoDB DevelopersGetting started with MongoDB is easy, but once you begin building applications with it, you'll face some complex issues. What are the tradeoffs between normalized and denormalized data? How do you handle replica set failure and failover? This collection of MongoDB tips, tricks, and hacks helps you resolve issues with everything from application design and implementation to data safety and monitoring. You get specific guidance in five topic areas directly from engineers at 10gen, the company that develops and supports this open source database:
|
What people are saying - Write a review
LibraryThing Review
User Review - pratalife - LibraryThingA little disappointing, but worth a read anyway. I was attracted by the list of titles for the tips and was expecting some hardcore unpacking of a few gnarly and topical issues (like embedded doc ... Read full review
LibraryThing Review
User Review - pratalife - LibraryThingA little disappointing, but worth a read anyway. I was attracted by the list of titles for the tips and was expecting some hardcore unpacking of a few gnarly and topical issues (like embedded doc ... Read full review
Contents
Chapter 1 Application Design Tips | 1 |
Chapter 2 Implementation Tips | 17 |
Chapter 3 Optimization Tips | 23 |
Chapter 4 Data Safety and Consistency | 33 |
Chapter 5 Administration Tips | 41 |