Mongoid

Mongoid 5.0.0 updated

MongoDB is a document-oriented database, perfect for high intensive load environments. Mongoid is written in Ruby and it offers a familiar API for developers that previously used ORMs like Data Mapper or Active Record. Because of MongoDB's...

Moped

Moped 2.0.7 updated

MongoDB is a document-oriented database, perfect for high intensive load environments. The driver will allow Ruby apps to save, retrieve, write and use data stored in MongoDB databases. Moped exposes a simple, elegant, fast and well tested MongoDB-Ruby...