actual_db_schema VS online_migrations

Compare actual_db_schema vs online_migrations and see what are their differences.

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)

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). (by fatkodima)
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
actual_db_schema online_migrations
2 18
235 582
19.6% -
7.1 9.1
15 days ago 14 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.

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.

online_migrations

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

What are some alternatives?

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

strong_migrations - Catch unsafe migrations in development

active_record_doctor - Identify database issues before they hit production.

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.

Scenic - Versioned database views for Rails

zero_downtime_migrations - Zero downtime migrations with ActiveRecord 3+ and PostgreSQL

Polo - Polo travels through your database and creates sample snapshots so you can work with real world data in development.

SchemaPlus - SchemaPlus provides a collection of enhancements and extensions to ActiveRecord

safe-pg-migrations - Make your PostgreSQL migrations safe

Seed Fu - Advanced seed data handling for Rails, combining the best practices of several methods together.

SlackHook - A Simple Interface to Slack Incoming Webhooks Integrations

Seed dump - Rails 4/5 task to dump your data to db/seeds.rb

Foreigner - Adds foreign key helpers to migrations and correctly dumps foreign keys to schema.rb