mongoose-query-random
Pull out random documents from a collection using Mongoose.
Pull out random documents from a collection using Mongoose.
module that converts a string to an object that can be used in mongodb as a filter
NestJs CRUD for RESTful APIs - Mongoose
MongoDB search for node.js
Sets up a MongoDB connection using mongoose and attachs models/schemas
Very simple acl module using in app memory and MongoDB
A Fastify application generator
mongodb like json query language
A tool that helps you find the most efficient indexes for your MongoDB collections
Provides simple in-memory caching and (optionally) provides connection helper for MongoDB
It reuses the same connection objects (creating only one connection pool per connectionURI) and collection instances, avoiding the creation of many, unnecessary, connections pools to a same connectionURI. Also provides an easy way to specify N collections
A simple promise based wrapper for mongodb
mongodb cache: use redis cache in nodejs and mongodb
Wrapper around [native mongodb javascript driver](https://github.com/mongodb/node-mongodb-native), that provides promise based (using [Vow promises](https://github.com/dfilatov/vow)) interface and data validation with [json schemas](http://json-schema.org
A simple library that promisifies the MongoDB 2.x driver and makes it easy to use a single connection pool.
Node.js express.js MongoDB JWT REST API - This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API)
nobox is a multifunctional node framework, integrated database and staic server and remote server and socket and form validate and other
A graphql fields parser to use as mongo select()
A service for streaming, storage and query of log data
mongo query language for humans inspired by Lucene