RabbitMq Trace Logger - Listen to multiple RabbitMq instances and log them to a single location or MongoDb database.
Keeping and managing configuration via MongoDB. Light implementation.
Simple mongodb based cache for things like Sinatra and Rails which is implemented much like Memcached in hopes that in some cases they're interchangeable. It's based off 'diskcached'.
Log in mongoDB all request do with their time to generate it
Log HTTP requests to MongoDB for debugging and access them via the web
MongoHydrator takes a document, represented as a Ruby Hash, and efficiently updates it so that embedded references to MongoDB documents are replaced with their corresponding subdocuments.
Easy search for mongodb
MongoidNestedFields allows you to handle complex data structures inside one field in MongoDB. It also validates whole object graph on field validation
Write a gem description
MongoDB hash persistence
Yet another MongoDB Ruby Client
A MongoDB ActiveSupport Cache
Retain your old testing workflow with Mongodb power
light core fluent plugin. support mongodb, nginx and application
Plugin for social_snippet to use mongodb
A simple wrapper for instantiating a MongoDB connection in Sinatra
A proxy server for MongoDB.
Rails specific I18n model localization meant to tie-in to existing ActiveRecord models, ala Globalize2, backed by MongoDB rather than an RDBMS. May include UI elements, too.
a library which uses the map-reduce capabilities of mongodb to group entities based on tags.
Candygram provides a job queue for the MongoDB document-oriented database, inspired by delayed_job and Resque. It uses the MongoMapper ORM and allows you to queue method calls for execution ASAP or at any time in the future.
DejaVue -> Ruby versioning Gem using MongoDB as backend
A MongoDB (GridFS) cache store for Sprockets, built on the model of sprockets-cache-redis
Add storage feature to the Dashing dashboard (mongoDb support)
Mongoid is an ODM (Object Document Mapper) Framework for MongoDB, written in Ruby.
Replicates data from ActiveRecord (or other Ruby data mapping class) to MongoDB
Mongo_Web is a sinatra application for viewing MongoDB databases. If the code looks a lot like resque_web, that would be because I borrowed heavily from their implementation.
This is a doorkeeper-mongodb clone for private usages, DO NOT RELY ON IT
MongoDB Pipe powered by PubNub.
Quick Pokemon Go Database / API. Used to power www.mongodatabase.com
Capcode plugin to access MongoDB via MongoID
Same as mongodb_fulltext_search, except excludes rails as a dependency
Aggregated traffic logs stored in MongoDB.
Simple MongoDB ORM
Simple queue on top of MongoDB, conforming roughly to Resque's API
Simple MongoDB session store for Rails 3.x. Yup that is what it is.
A simple Sinatra based web front-end that can be used for experimenting and learning MongoDB. The MongoFe gem can also be used for simple administrative tasks, managing collections and document basic operations such as: create new documents, delete existing ones, search by various criteria and document indexing.
makes it simple again to connect to mongodb with mongoid
Ruby profiling tool for MongoDB
Monsoon is a MongoDB backup tool that allows you to take backups and store them in Amazon S3.
MongoDB support for seam
rails use settings support mysql,mongodb...
MongoDB session store for Rails. Uses the ruby Mongo driver to store sessions to store sessions in a MongoDB collection.
Remarkable Matchers for MongoDB ORMs
Simple middleware for logging errors to a capped mongodb collection.
A logging device for the lumberjack gem that writes log entries to a MongoDB collection.
Cookler is a Ruby library that provides spidering and analysing features. It helps you to quickly write a program to retrieve content and statistics of any website. The API is based on Anemone (http://anemone.rubyforge.org) and use MongoDB as storage solution. Cookler has a multi-threaded and easy-to-use design. The retrieved data and generated stats are stored in 'cookler-db'.
MongoDB system.profile input plugin
Store passenger memory usage and other useful statitics in MongoDb. Use passenger_dyno_clinet to see those stats rendered with javascript!
AutoApi generates a RESTful API on the fly. If you call gets on items that do not exist, you get back what you'd expect if the object didn't exist. If you POST to something, even if it doesn't exist, it will create it on the fly, which then can be retreived from the database. It runs on Sinatra and MongoDB.
This plugin provides native MongoDB instrumentation for monitoring and metrics collection, including: service health, database connectivity, replication lag/status, `oplog` monitoring, collection-specific metrics, and more.