daton89-topperblues / mongoose-transactionsLinks
Atomicity and Transactions for mongoose.
☆54Updated last year
Alternatives and similar repositories for mongoose-transactions
Users that are interested in mongoose-transactions are comparing it to the libraries listed below
Sorting:
- Always populate() certain fields in your mongoose schemas☆225Updated last year
- Querystring parser middleware for MongoDB, Express and Nodejs (MEN)☆134Updated 2 years ago
- Convert URL query parameters to MongoDB queries☆178Updated 4 months ago
- A mongoose plugin that indexes models into Elasticsearch 2 / 5 / 6 and 7☆92Updated 2 years ago
- Joi extensions for dates☆82Updated last year
- Keeps a history of all changes of a document.☆162Updated 4 years ago
- Sequelize extension to deal with data-mocking for testing☆63Updated last year
- Zero-config MongoDB runner. Starts a replica set with no non-Node dependencies, not even MongoDB.☆267Updated 3 years ago
- A Mongoose schema plugin for filtering properties you usually do not want to sent client-side like passwords and IDs.☆90Updated 2 years ago
- Manage Mongo Collection diff History and versions☆55Updated 2 years ago
- backup data for mongodb for Nodejs☆133Updated last year
- A light cache system with Redis for Express☆286Updated 3 years ago
- mongoose query creator. Alternative for mongoose-api-query but without schema understanding.☆60Updated last year
- Simple, integrated caching for Mongoose queries.☆208Updated 3 years ago
- Mongoose plugin easy to add pegination for aggregates☆41Updated 2 years ago
- RBAC implementation for Node.js☆169Updated 3 months ago
- Expose mongoose query API through HTTP request.☆42Updated 10 months ago
- Sequence and autoincrement handling for mongoose☆295Updated last year
- Returns the real IP address of users in Node.js☆124Updated last year
- Mongoose extension that allows to build json schema for mongoose models, schemes and queries☆109Updated last year
- Mongoose Soft Delete Plugin☆352Updated last year
- Plugin for Mongoose that turns duplicate errors into regular Mongoose validation errors☆118Updated 3 years ago
- A page based custom aggregate pagination library for Mongoose with customizable labels.☆140Updated 2 weeks ago
- Optimistic concurrency (OCC) plugin for mongoose.☆80Updated last year
- Implementation of Perl's Algorithm::CouponCode for NodeJS☆130Updated 7 years ago
- Query builder for accepting URL query parameters into your MongoDB queries. Safe and feature rich. Supports most of MongoDB's query opera…☆101Updated 5 years ago
- Seed data population for Mongoose☆52Updated last year
- Attach virtuals to the results of mongoose lean() queries☆47Updated this week
- Temporal tables for Sequelize