Build scalable, efficient Rails web applications with Mongoid Overview A step-by-step guide that explains how to use Mongoid through lots of examples and code Monitor and fine-tune the performance of your application Work with the MongoDB aggregation framework In Detail Mongoid helps you to leverage the power of schema-less and efficient document-based design, dynamic queries, and atomic modifier operations. Mongoid eases the work of Ruby developers while they are working on complex frameworks. Starting with why and how you should use Mongoid, this book covers the various components of Mongoid. It then delves deeper into the detail of queries and relations, and you will learn some tips and tricks on improving performance. With this book, you will b...