zero_downtime_migrations VS actual_db_schema

Compare zero_downtime_migrations vs actual_db_schema and see what are their differences.

zero_downtime_migrations

Zero downtime migrations with ActiveRecord 3+ and PostgreSQL (by LendingHome)

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. (by widefix)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
zero_downtime_migrations actual_db_schema
1 2
562 197
- 7.1%
0.0 7.1
8 months ago 2 days 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.

actual_db_schema

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

What are some alternatives?

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

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

strong_migrations - Catch unsafe migrations in development

PaperTrail - Track changes to your rails models

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.

online_migrations - Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).

Ruby on Rails - Ruby on Rails

SQL Server - SQL Server Adapter For Rails

Scenic - Versioned database views for Rails

SecondBase - Seamless second database integration for Rails.