Jump To …

index.rb

Object Model for MongoDB.

basics, composite/embedded, queries/scopes, validations, callbacks, associations, assignment, conversions, modifiers, database, migrations.

Features:

This tool exposes simplicity and power of MongoDB and leverages its differences.

Install MongoDB Model with Rubygems:

gem install mongodb_model

The project is hosted on GitHub. You can report bugs and discuss features on the issues page.

Note: use require ‘mongo/model/integration/rails’ for Rails integration.