diegohaz / querymenLinks
Querystring parser middleware for MongoDB, Express and Nodejs (MEN)
☆134Updated 2 years ago
Alternatives and similar repositories for querymen
Users that are interested in querymen are comparing it to the libraries listed below
Sorting:
- Convert URL query parameters to MongoDB queries☆177Updated last week
- Body parser middleware for MongoDB, Express and Nodejs (MEN)☆48Updated 3 years ago
- A mongoose plugin that indexes models into Elasticsearch 2 / 5 / 6 and 7☆92Updated 3 years ago
- Simple, integrated caching for Mongoose queries.☆208Updated 3 years ago
- Keeps a history of all changes of a document.☆159Updated 5 years ago
- Query builder for accepting URL query parameters into your MongoDB queries. Safe and feature rich. Supports most of MongoDB's query opera…☆102Updated 5 years ago
- Mongoose plugin to save document data versions. Documents are saved to a "versioned" document collection before saving original documents…☆144Updated 3 years ago
- Sequelize extension to deal with data-mocking for testing☆63Updated last year
- Joi validation for your Mongoose models without the hassle of maintaining two schemas☆178Updated 2 years ago
- Mongoose Soft Delete Plugin☆355Updated last month
- Always populate() certain fields in your mongoose schemas☆225Updated 2 years ago
- THIS PACKAGE IS NOW DEPRECATED. Consider using mongodb-memory-server instead☆259Updated 3 years ago
- Manage Mongo Collection diff History and versions☆55Updated 2 years ago
- Mongoose extension that allows to build json schema for mongoose models, schemes and queries☆108Updated 2 months ago
- Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collecti…☆96Updated 2 weeks ago
- A light cache system with Redis for Express☆287Updated 4 years ago
- Node.js package to convert query parameters into a mongodb query criteria and options☆58Updated last month
- A node based migration framework for mongoose supporting ES6 migrations☆262Updated last year
- Atomicity and Transactions for mongoose.☆54Updated last year
- mongoose query creator. Alternative for mongoose-api-query but without schema understanding.☆59Updated last year
- Useful hooks for authentication and authorization☆116Updated 3 years ago
- A simple mock interface specifically for testing code relying on Sequelize models☆140Updated 2 years ago
- backup data for mongodb for Nodejs☆133Updated last year
- Mongoose plug in to validate ObjectID references point to valid existing documents.☆48Updated 2 years ago
- A mixin to enable readonly properties for loopback Models☆50Updated 5 years ago
- Plugin for Mongoose that turns duplicate errors into regular Mongoose validation errors☆118Updated 3 years ago
- restore data from mongodb-backup for Nodejs☆53Updated last year
- Easily create a Mongoose Service for Feathersjs.☆190Updated 6 months ago
- A Yeoman generator for a Feathers application