********* Ecosystem ********* .. default-domain:: mongodb .. contents:: On this page :local: :backlinks: none :depth: 2 :class: singlecol Mongoid has an extensive ecosystem of libraries integrating with or built on top of Mongoid, are listed below. Projects ======== - `Workarea Commerce `_ Workarea is an enterprise-grade Ruby on Rails commerce platform that uses Mongoid. Extension Libraries =================== - `Mongoid Tree `_ A tree structure for Mongoid documents using the materialized path pattern. - `Mongoid Token `_ A little random, unique token generator for Mongoid documents. - `Mongoid Collection Snapshot `_ Easy maintenance of collections of processed data in MongoDB with the Mongoid ODM. - `Mongoid Locker `_ Document-level locking for MongoDB via Mongoid. - `Mongo Beautiful Logger `_ A simple and beautiful logger library for MongoDB in your Ruby/Rails app. - `Mongoid Search `_ Simple full text search for Mongoid. - `Mongoid Fulltext Search `_ Full-text search using n-gram matching for the Mongoid ODM. Integration Libraries ===================== - `CarrierWave Mongoid `_ Mongoid Support for the Carrierwave file uploads library. - `Mongoid RSpec `_ RSpec matchers and macros for Mongoid applications. - `RailsAdmin `_ supports Mongoid out of the box. - `ActiveAdmin Mongoid `_ ActiveAdmin hacks to support Mongoid. - `Mongoid History `_ Multi-user non-linear history tracking, auditing, undo, redo for mongoid. - `Delayed Job Mongoid `_ Mongoid backend for delayed_job. - `Mongo Session Store `_ A Rails-compatible session store for Mongoid.