50 Tips and Tricks for MongoDB Developers


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

Table of Contents
Chapter 1. Application Design Tips
Chapter 2. Implementation Tips
Chapter 3. Optimization Tips
Chapter 4. Data Safety and Consistency
Chapter 5. Administration Tips

Book Details

  • Paperback: 66 pages
  • Publisher: O’Reilly Media (April 2011)
  • Language: English
  • ISBN-10: 1449304613
  • ISBN-13: 978-1449304614
Download [5.2 MiB]

You may also like...

No Responses

  1. aduket says:

    Dude, thanks for uploading mongodb books. keep uploading more mongodb books, i.e.:

    The Definitive Guide to MongoDB: The NoSQL Database for Cloud and Desktop Computing

    Paperback: 328 pages
    Publisher: Apress; 1 edition (October 26, 2010)
    Language: English
    ISBN-10: 1430230517
    ISBN-13: 978-1430230519

Leave a Reply