SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Ruby Migration Projects
-
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.
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
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).
-
-
actual_db_schema
Wipe out inconsistent DB and schema.rb when switching branches. To do that, install this gem and use the standard rake db:migrate command.
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Ruby Migrations discussion
Ruby Migrations related posts
-
Migration Magic ✨, Handling Not-Null Constraints in Production with Ruby on Rails
-
Gemfile of dreams: the libraries we use to build Rails apps
-
Zero-downtime schema migrations for Ruby on Rails
-
Zero-downtime PostgreSQL migrations for Ruby on Rails
-
online_migrations: a new release with more safe/unsafe operations and ability to reset counter caches in background
-
online_migrations: a new release with more safe/unsafe operations and ability to reset counter caches in background
-
The Rules of Clean and (Mostly) Painless Migrations
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Feb 2025
Index
What are some of the best open-source Migration projects in Ruby? This list will help you:
# | Project | Stars |
---|---|---|
1 | Lol DBA | 1,586 |
2 | online_migrations | 653 |
3 | migration_data | 365 |
4 | actual_db_schema | 326 |
5 | SecondBase | 219 |