awapps / mongrationLinks
MongoDB migration framework
☆85Updated last year
Alternatives and similar repositories for mongration
Users that are interested in mongration are comparing it to the libraries listed below
Sorting:
- Temporal tables for Sequelize☆88Updated 10 months 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
- DEPRECATED!!! generates mongoose schemas from json documents, supports DBRefs and Arrays of DBRef☆116Updated 10 years ago
- A Node.js migration framework for MongoDB☆257Updated 2 years ago
- Keeps a history of all changes of a document.☆159Updated 5 years ago
- Migration framework for MongoDB ⛺☆26Updated 7 years ago
- Open source Access Manager for node.js☆121Updated 3 years ago
- implements LoopBack-style filtering.☆55Updated 5 years ago
- Event Sourcing Example repo for the Node.js at Scale blog series☆86Updated 9 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
- Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with …☆62Updated 5 years ago
- Node-viewmodel is a node.js module for multiple databases. It can be very useful if you work with (d)ddd, cqrs, eventdenormalizer, host, …☆29Updated 5 years ago
- SoftDelete mixin for Loopback.☆32Updated 9 years ago
- Build search queries for objection.js models using HTTP query parameters.☆101Updated 3 years ago
- Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if…☆39Updated 5 years ago
- Template Based Scaffolding Tool for PostgreSQL. Create files and ORM models automatically.☆92Updated this week
- mongodb migrations for node☆67Updated 6 years ago
- Mongoose extension that allows to build json schema for mongoose models, schemes and queries☆108Updated last month
- Super-simple healthcheck middleware for express☆54Updated 3 years ago
- Transform objects to MongoDB update instructions☆53Updated 2 months ago
- CQRS, EventSourcing, (DDDD) Sample in node.js☆150Updated 5 years ago
- Querystring parser middleware for MongoDB, Express and Nodejs (MEN)☆134Updated 2 years ago
- HttpErrors and RestErrors extracted from restify☆145Updated 2 months ago
- Expose mongoose query API through HTTP request.☆41Updated last year
- Migration framework for loopback