markets / awesome-ruby

💎 A collection of awesome Ruby libraries, tools, frameworks and software
https://awesome-ruby.com
13.55k stars 1.74k forks source link

Add `online_migrations` gem #1112

Closed fatkodima closed 1 year ago

fatkodima commented 1 year ago

Project

What is this Ruby project?

An established gem to run PostgreSQL migrations safely and easily. It has code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc. Additionally it a has a powerful framework to run large data changes via background migrations.

What are the main difference between this Ruby project and similar ones?

It is an alternative to strong_migrations. There is a comparison in the project's readme.


Please help us to maintain this collection by using reactions (:+1:, :-1:) and comments to express your feelings.