pbatey / query-to-mongo
Node.js package to convert query parameters into a mongodb query criteria and options
☆59Updated 6 months ago
Alternatives and similar repositories for query-to-mongo:
Users that are interested in query-to-mongo are comparing it to the libraries listed below
- Sequelize extension to deal with data-mocking for testing☆63Updated last year
- 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
- Custom logic authentication strategy for Passport and Node.js.☆105Updated last year
- Query builder for accepting URL query parameters into your MongoDB queries. Safe and feature rich. Supports most of MongoDB's query opera…☆101Updated 4 years ago
- Mongoose plugin to save document data versions. Documents are saved to a "versioned" document collection before saving original documents…☆144Updated 2 years ago
- Mongoose extension that allows to build json schema for mongoose models, schemes and queries☆107Updated 6 months ago
- Simple, integrated caching for Mongoose queries.☆212Updated 2 years ago
- Node Access Control Lists (ACL).☆61Updated 10 months ago
- Automatic guid for Objection.js☆35Updated 3 years ago
- Querystring parser middleware for MongoDB, Express and Nodejs (MEN)☆131Updated 2 years ago
- Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx☆211Updated last year
- Mongoose plugin easy to add pegination for aggregates☆41Updated 2 years ago
- Convert URL query parameters to MongoDB queries☆176Updated 2 years ago
- Encrypted fields for Sequelize ORM☆61Updated 6 years ago
- Official addons for Moleculer framework☆86Updated 2 months ago
- Conditionally add a middleware to express with some common patterns☆179Updated last year
- ☆40Updated 6 years ago
- Manage Mongo Collection diff History and versions☆55Updated 2 years ago
- JSON Web Token (JWT) cookie combo authentication strategy for Passport and Node.js.☆31Updated 8 years ago
- TOTP based Two-Factor Authentication for Passport and Node.js☆38Updated 2 years ago
- A Node.js API gateway that just works!☆108Updated last year
- ☆20Updated 8 years ago
- A Loggly transport for winston☆37Updated 6 months ago
- restore data from mongodb-backup for Nodejs