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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Logidze!