Persistence for any Ruby Object & Driver enhancements for MongoDB.
MongoDB logger for Rails
A Ruby driver for the 10gen Mongo DB. For more information about Mongo, see http://www.mongodb.org.
Mongoid is an ODM (Object Document Mapper) Framework for MongoDB, written in Ruby.
A pure-Ruby driver for connecting to, querying, and manipulating MongoDB databases. Officially developed and supported by MongoDB, with love for the Ruby community.
C extensions to accelerate the Ruby BSON serialization. For more information about BSON, see http://bsonspec.org. For information about MongoDB, see http://www.mongodb.org.
A MongoDB driver for Ruby.
Origin is a simple DSL for generating MongoDB selectors and options
Official AWS Ruby gem for Amazon DocumentDB with MongoDB compatibility (Amazon DocDB). This gem is part of the AWS SDK for Ruby.
C extensions to accelerate the MongoDB Ruby driver. For more information about Mongo, see http://www.mongodb.org.
Enables you to use Paperclip with the Mongoid ODM for MongoDB.
MongoDB plugin for Fluentd
A pure Mongoid/Moped implementation of the MongoDB GridFS specification
Doorkeeper Mongoid ORM extension
Allows multiple processes to operate on individual documents in MongoDB while ensuring that only one can act at a time.
EventMachine driver for MongoDB.
Mongoid Extension that simplifies MongoDB casting and operations on spatial Ruby objects.
LocomotiveCMS is a next generation CMS system with sexy admin tools, liquid templating, and inline editing powered by mongodb and rails 3.2
Mongoid Extension that simplifies MongoDB casting and operations on spatial Ruby objects.
Mongify allows you to map your sql data into a mongodb document database with a simple DSL.
Genghis is a single-file MongoDB admin app, made entirely out of awesome.
Machinist adapters for MongoDB ORMs
Data anonymization tool for RDBMS and MongoDB databases
Rack middleware for creating HTTP endpoints for files stored in MongoDB's GridFS
Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MONGODB.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
Object Model for MongoDB
Simple job queue system based on mongodb
Model your domain, store it in MongoDB
MongoModel is a MongoDB ORM for Ruby/Rails similar to ActiveRecord and DataMapper.
Store rails 3 sessions in mongoDB.
Trackoid uses an embeddable approach to track analytics data using the poweful features of MongoDB for scalability
A library for streaming MongoDB to SQL
Centralized logging for rails apps using MongoDB. The idea and the core code is from http://github.com/peburrows/central_logger
Candy provides simple, transparent object persistence for the MongoDB database. Classes that include Candy modules save all properties to Mongo automatically, can be recursively embedded, and can retrieve records with chainable open-ended class methods, eliminating the need for method calls like 'save' and 'find.'
ODM for MongoDB
Bunyan is a thin ruby wrapper around a MongoDB capped collection, created with high-performance, flexible logging in mind.
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program
Add up / down voting ability to Mongoid documents. Optimized for speed by using only ONE request to MongoDB to validate, update, and retrieve updated data.
It's ActiveSupport::Cache::MongoStore -- a MongoDB-based provider for the standard Rails cache mechanism. With an emphasis on fast writes and a memory-mapped architecture, Mongo is well-suited to caching. This gem aims to give you what the ubiquitous MemCacheStore does, but with Mongo's persistence. (And without having to put a second RAM devourer in an environment already running Mongo.)
This rubygem does not have a description or summary.
Like the ActiveRecord Store, but for Mongo.
This gem provides asynchronous indexing to Solr for the sunspot gem. It uses a pluggable model for the backing queue and provides support for ActiveRecord, DataMapper, and MongoDB out of the box.
Cubicle provides a dsl and aggregation caching framework for automating the generation, execution and caching of map reduce queries when using MongoDB in Ruby. Cubicle also includes a MongoMapper plugin for quickly performing ad-hoc, multi-level group-by queries against a MongoMapper model.
rdf-mongo is a storage adapter for integrating MongoDB and rdf.rb, a Ruby library for working with Resource Description Framework (RDF) data.
Manage your organization's workflows entirely through Google Docs and irb. Mobilize schedules jobs, queues workers, sends failure notifications, and integrates mobilize-hadoop, -http, -mysql, and -mongodb packages to allow seamless transport of TSV and JSON data between any two endpoints.
Mongoid::AppSettings allows you to store settings in MongoDB, and access them easily
Map your domain to MongoDB
Rack session store for MongoDB
Uses the ruby Mongo driver to store sessions in a MongoDB collection