sequelize-paper-trail
Model revision tracker
A plugin for Sequelize that tracks revision history of model instances.
Sequelize plugin for tracking revision history of model instances.
95 stars
8 watching
69 forks
Language: JavaScript
last commit: almost 2 years ago javascriptmariadbmysqlnodejspapertrailpostgresqlrevisionsequelizesequelize-extensionsequelize-librarysequelize-paper-trailsequelizejssqlite
Related projects:
Repository | Description | Stars |
---|---|---|
mickhansen/graphql-sequelize | A package that simplifies the use of GraphQL with Sequelize models in MySQL and Postgres databases. | 1,897 |
boiawang/sequelize-db-export-import | A tool to generate or import models from a MySQL database using Sequelize | 26 |
izelnakri/paper_trail | Tracks and records all changes to a database in a separate version history log | 565 |
kentloog/nestjs-sequelize-typescript | A full-stack NestJS application demonstrating CRUD operations with JWT authentication and e2e testing for a blog-like platform. | 366 |
mattmcfarland/sequelize-relay | A library that simplifies the creation of GraphQL servers using Sequelize and Relay | 76 |
thinkjs/think-sequelize | Extends Sequelize ORM to work seamlessly with ThinkJS 3.x framework. | 13 |
plt-tud/r43ples | A revision management tool for semantic web data | 20 |
westonganger/paper_trail-association_tracking | Simplifies association tracking and restoration in Rails models using PaperTrail | 127 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
tommybananas/finale | Builds flexible REST endpoints from Sequelize models in an Express app. | 188 |
fusion94/paper_trail_manager | Tool to manage and browse changes made to records in Rails applications using the paper_trail gem. | 64 |
hashwin/paper_trail-hashdiff | An adapter for versioning and auditing tool PaperTrail to track incremental changes in object columns efficiently | 15 |
adrien2p/nestjs-sequelize-jwt | A starter kit for building Nest.js applications with Sequelize and JWT authentication | 155 |
evansiroky/gtfs-sequelize | A Node.js library for creating and interacting with static GTFS (General Transit Feed Specification) models using Sequelize | 19 |
pgmemento/pgmemento | Provides an audit trail system for PostgreSQL databases with schema versioning and transaction-based logging | 384 |