zero_downtime_migrations VS PaperTrail

Compare zero_downtime_migrations vs PaperTrail and see what are their differences.

zero_downtime_migrations

Zero downtime migrations with ActiveRecord 3+ and PostgreSQL (by LendingHome)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
zero_downtime_migrations PaperTrail
1 18
562 6,698
- 0.5%
0.0 5.9
8 months ago 3 months ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

zero_downtime_migrations

Posts with mentions or reviews of zero_downtime_migrations. We have used some of these posts to build our list of alternatives and similar projects.
  • Rails: Postgres Partial Indexing
    1 project | /r/ruby | 25 Jan 2021
    I've historically used https://github.com/LendingHome/zero_downtime_migrations which is based on strong_migrations but at the end of the day anything is better than nothing.

PaperTrail

Posts with mentions or reviews of PaperTrail. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.

What are some alternatives?

When comparing zero_downtime_migrations and PaperTrail you can also consider the following projects:

counter_culture - Turbo-charged counter caches for your Rails app.

Audited - Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.

actual_db_schema - Wipe out inconsistent DB and schema.rb when switching branches. Just install this gem and use the standard rake db:migrate command.

Paranoia - acts_as_paranoid for Rails 5, 6 and 7

Lol DBA - lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.

Logidze - Database changes log for Rails

Ruby on Rails - Ruby on Rails

mongoid-history - Multi-user non-linear history tracking, auditing, undo, redo for mongoid.

SQL Server - SQL Server Adapter For Rails

ActsAsParanoid - ActiveRecord plugin allowing you to hide and restore records without actually deleting them.

Scenic - Versioned database views for Rails

Discard - 🃏🗑 Soft deletes for ActiveRecord done right