50 Tips and Tricks for MongoDB Developers
ebook ∣ Get the Most Out of Your Database
By Kristina Chodorow

Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
Getting 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:
- Application Design Tips: What to keep in mind when designing your schema
- Implementation Tips: Programming applications against MongoDB
- Optimization Tips: Speeding up your applications
- Data Safety Tips: Using replication and journaling to keep data safe—without sacrificing too much performance
- Administration Tips: How to configure MongoDB and keep it running smoothly