Logidze is a Ruby on Rails extension that enables versioning for ActiveRecord models using PostgreSQL JSONB columns. It stores change history directly in the database, allowing applications to track, view, and restore previous states of a record without creating additional tables. Unlike traditional audit systems, Logidze is lightweight and fast, leveraging PostgreSQL’s capabilities for efficient data storage and retrieval.
Features
- Version history stored in PostgreSQL JSONB columns
- No additional history tables required
- Supports querying and restoring previous versions
- Compatible with Rails associations and validations
- Tracks only modified fields to reduce overhead
- Optional diff tracking between versions
Categories
DatabaseLicense
MIT LicenseFollow Logidze
Other Useful Business Software
Save Up to 91% on Cloud Compute With Spot VMs
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Logidze!