mongoosejs / mongoose-lean-virtualsLinks
Attach virtuals to the results of mongoose lean() queries
☆47Updated last month
Alternatives and similar repositories for mongoose-lean-virtuals
Users that are interested in mongoose-lean-virtuals are comparing it to the libraries listed below
Sorting:
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆195Updated 3 weeks ago
- Unified node.js error API for mysql, postgres and sqlite3☆86Updated last year
- 📇 Generates and parses MongoDB BSON UUIDs☆101Updated 6 months ago
- Zero-config MongoDB runner. Starts a replica set with no non-Node dependencies, not even MongoDB.☆266Updated 2 years ago
- 🌲 load pino logs into Elasticsearch☆188Updated last week
- validate express application inputs and parameters using joi☆102Updated 3 weeks ago
- Bull / BullMQ queue command line REPL☆232Updated last week
- A page based custom aggregate pagination library for Mongoose with customizable labels.☆138Updated 4 months ago
- Mongoose extension that allows to build json schema for mongoose models, schemes and queries☆108Updated 8 months ago
- 🌲 an express middleware to log with pino☆198Updated 2 years ago
- Always populate() certain fields in your mongoose schemas☆225Updated last year
- Convert url query string to MongooseJs friendly query object including advanced filtering, sorting, population, string template, type cas…☆67Updated last year
- Node.js redis client mock☆216Updated 2 years ago
- Utility for create, drop, truncate etc. administrative database operations.☆142Updated 2 years ago
- Optimistic concurrency (OCC) plugin for mongoose.☆78Updated last year
- Simple, integrated caching for Mongoose queries.☆209Updated 3 years ago
- Soft delete MongoDB documents☆40Updated last month
- A node based migration framework for mongoose supporting ES6 migrations☆263Updated 11 months ago
- Mongoose plugin that auto-increments any ID field on your schema every time a document is saved☆66Updated 2 years ago
- Node utilities and middleware to assist with sending and handling jsend responses☆36Updated 2 years ago
- ☆74Updated 6 months ago
- 🌲 tee pino logs into a file, with multiple levels☆94Updated last year
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 3 years ago
- Convert URL query parameters to MongoDB queries☆177Updated last week
- Insert JSON from stdin into MongoDB☆56Updated last year
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆274Updated last month
- Apply getters on lean() documents: https://mongoosejs.com/docs/tutorials/lean.html☆11Updated last month
- Write Express middleware and route handlers using async/await