strong_migrations VS safe-pg-migrations

Compare strong_migrations vs safe-pg-migrations and see what are their differences.

strong_migrations

Catch unsafe migrations in development (by ankane)

safe-pg-migrations

Make your PostgreSQL migrations safe (by doctolib)
Our great sponsors
  • PopRuby - Clothing and Accessories for Ruby Developers
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
strong_migrations safe-pg-migrations
16 6
3,797 471
- 1.1%
7.7 8.5
7 days ago 20 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.

strong_migrations

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

safe-pg-migrations

Posts with mentions or reviews of safe-pg-migrations. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-20.

What are some alternatives?

When comparing strong_migrations and safe-pg-migrations you can also consider the following projects:

money-rails - Integration of RubyMoney - Money with Rails

phony_rails - This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://github.com/floere/phony).

lockbox - Modern encryption for Ruby and Rails

data-migrate - Migrate and update data alongside your database structure.

Pagy - 🏆 The Best Pagination Ruby Gem 🥇

ghost_adapter - Run ActiveRecord migrations through gh-ost

migration_signature - Generate signatures for Rails migration files when they are run and check them in CI.

Large Hadron Migrator - Online MySQL schema migrations

pg-osc - Easy CLI tool for making zero downtime schema changes and backfills in PostgreSQL

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).