paper_trail
versioning system
Tracks and records all changes to a database in a separate version history log
Track and record all the changes in your database with Ecto. Revert back to anytime in history.
565 stars
7 watching
92 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list
audit-logdatabaseectoelixirhistorypapertrailphoenixversioning
Related projects:
Repository | Description | Stars |
---|---|---|
hashwin/paper_trail-hashdiff | An adapter for versioning and auditing tool PaperTrail to track incremental changes in object columns efficiently | 15 |
fusion94/paper_trail_manager | Tool to manage and browse changes made to records in Rails applications using the paper_trail gem. | 64 |
nielsgl/sequelize-paper-trail | A plugin for Sequelize that tracks revision history of model instances. | 95 |
mpanarin/versioce | Automates versioning and changelog generation for software projects | 30 |
dotnet/nerdbank.gitversioning | Automatically adds version information to software builds based on Git commit IDs and a version file. | 1,378 |
mszostok/version | Package to automatically collect and display version information in a CLI | 101 |
josegonzalez/cakephp-version | A CakePHP plugin that tracks changes to database entities and stores them in a separate versioning table. | 51 |
tfiedlerdejanze/expublish | Automates semantic release versioning and best practices for Elixir packages. | 24 |
pgmemento/pgmemento | Provides an audit trail system for PostgreSQL databases with schema versioning and transaction-based logging | 384 |
collective/collective.fingerpointing | Tracks and logs events in an audit log to maintain record of user activity and content lifecycle. | 5 |
westonganger/paper_trail-association_tracking | Simplifies association tracking and restoration in Rails models using PaperTrail | 127 |
glasnoster/eliver | Automates versioning and changelog updates for Elixir projects | 56 |
forzaelixir/rollbax | Provides exception tracking and logging from Elixir to Rollbar | 243 |
soynatan/django-easy-audit | Tracks every action taken by users in a Django application | 743 |
taylor/kiex | A version manager for Elixir that simplifies the process of installing and switching between different versions. | 781 |