diegohaz / querymenLinks
Querystring parser middleware for MongoDB, Express and Nodejs (MEN)
☆131Updated 2 years ago
Alternatives and similar repositories for querymen
Users that are interested in querymen are comparing it to the libraries listed below
Sorting:
- Body parser middleware for MongoDB, Express and Nodejs (MEN)☆47Updated 2 years ago
- Convert URL query parameters to MongoDB queries☆177Updated last month
- Simple, integrated caching for Mongoose queries.☆209Updated 3 years ago
- A mongoose plugin that indexes models into Elasticsearch 2 / 5 / 6 and 7☆91Updated 2 years ago
- Keeps a history of all changes of a document.☆163Updated 4 years ago
- Sequelize extension to deal with data-mocking for testing☆63Updated last year
- Mongoose plugin to save document data versions. Documents are saved to a "versioned" document collection before saving original documents…☆144Updated 2 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
- A Mongoose schema plugin for filtering properties you usually do not want to sent client-side like passwords and IDs.☆89Updated 2 years ago
- Mongoose Soft Delete Plugin☆351Updated 11 months ago
- Joi validation for your Mongoose models without the hassle of maintaining two schemas☆178Updated 2 years ago
- Mongoose extension that allows to build json schema for mongoose models, schemes and queries☆108Updated 9 months ago
- Expose Mongoose models as RESTful Express resources.☆90Updated 8 years ago
- Manage Mongo Collection diff History and versions☆55Updated 2 years ago
- THIS PACKAGE IS NOW DEPRECATED. Consider using mongodb-memory-server instead☆259Updated 2 years ago
- Always populate() certain fields in your mongoose schemas☆225Updated last year
- Plugin for Mongoose that turns duplicate errors into regular Mongoose validation errors☆117Updated 3 years ago
- Combine the powers of GraphQL with the backend of Loopback to automatically generate GraphQL endpoints based on Loopback Schema.☆83Updated 2 years ago
- Mongoose plug in to validate ObjectID references point to valid existing documents.☆48Updated last year
- Error handler for use in development (debug) and production environments.☆38Updated this week
- A Yeoman generator for a Feathers application☆120Updated 2 years ago
- A light cache system with Redis for Express☆286Updated 3 years ago
- Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collecti…☆96Updated last year
- A node based migration framework for mongoose supporting ES6 migrations☆263Updated last year
- Simple plugin for Mongoose which adds a findOrCreate method to models.☆180Updated 2 years ago
- A mixin to enable readonly properties for loopback Models☆50Updated 5 years ago
- Custom logic authentication strategy for Passport and Node.js.☆104Updated last year
- backup data for mongodb for Nodejs☆133Updated last year
- mongoose query creator. Alternative for mongoose-api-query but without schema understanding.