Ridgepole is a tool to manage DB schema. It defines DB schema using Rails DSL, and updates DB schema according to DSL.
The plugin to define MySQL range partition for ridgepole
This gem adds two rake tasks: ridgepole:export and ridgepole:apply to your rails project. It also substitutes some builtin tasks (db:migrate db:schema:dump etc.)
Capistrano3 plugin for ridgepole schema application. It can handle commands: "--apply", "--dry-run", "--diff", and the other additional options
Rake Tasks for Ridgepole.
Ridgepole tasks for Mina
Replace rails db:migrate to use ridgepole
ridgepole command for spring
Extends Ridgepole to support TiDB's AUTO_RANDOM column attribute for seamless schema management
A Ridgepole plugin that adds database view management using the Scenic gem
Provides integration between ridgepole and rails 5 newer
Multiple database migration use ridgepole