Promise based mongo driver built on mongojs
Sanitize your express payload to prevent MongoDB operator injection.
git@github.com:stalniy/ucast.git
git@github.com:stalniy/ucast.git
A database migration tool for MongoDB in Node
MongoDB session store for Express and Connect
An API for interacting with a MongoDB document or modifier
Transform objects to MongoDB update instructions
Make it easy to return cursor-paginated results from a Mongo collection
TypeScript definitions for migrate-mongo
[](https://circleci.com/gh/mycodeself/mongo-migrate-ts)
Helper to sanitize mongodb queries against query selector injections
The ultimate Node.js library for populating your MongoDB database.
ESLint environments for MongoDB
Casbin Watcher based on MongoDB Change Streams
TypeScript definitions for mongo-sanitize
MongoDB database adapter for ShareDB
Mongo adapter for Better Auth
Mongo family descriptor for Prisma Next
Contract types and validation for Prisma Next MongoDB support
Provides a Mongo store for the express-rate-limit middleware.
tbc
Primitive value types for Prisma Next MongoDB support
## Install
Mongo instrumentation for the OpenTelemetry framework
MongoMapper is a Object-Document Mapper for Ruby and Rails
Adapter for mongo
Mongo feature flag adapter for Flipper
Mingo is a minimal document-object mapper for MongoDB.
A Ruby Object Mapper for Mongo
Mongo on Speed
A simple mongo handler. Translates Structs into Mongo and back.
Eager include associations with mongo mapper
Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Mongo-Resque is the same thing, but for mongo. It would not exist without the work of defunkt and ctrochalakis on github.
Resque-mongo is a fork of resque that uses mongo as a queue backend. Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both. Resque is heavily inspired by DelayedJob (which rocks) and is comprised of three parts: * A Ruby library for creating, querying, and processing jobs * A Rake task for starting a worker which processes jobs * A Sinatra app for monitoring queues, jobs, and workers.
A simple mixin layer for enhancing hashes retrieved from MongoDB. It eschews the normal 'mapping' compulsion of mongo libraries.