Categories: None [Edit]

schema_ferry

https://rubygems.org/gems/schema_ferry
https://github.com/kyuuri1791/schema_ferry
schema_ferry keeps a PostgreSQL schema in sync with a MySQL source during a gradual migration. It reads the MySQL schema through ActiveRecord, converts it to PostgreSQL equivalents — with a declarative DSL for type mappings, enum handling, and per-table overrides — and applies only the diff, idempotently, via ridgepole. Ships a Ruby API and a cron-friendly CLI.

Total

Ranking: 174,182 of 196,739
Downloads: 2,670

Daily

Ranking: 106,086 of 196,700
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37835,022,323activerecord
110469,350,547pg
222241,830,270mysql2
2,6218,052,237ridgepole

Owners

#GravatarHandle
1iconkyuuri1791