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,116 of 195,980
Downloads: 2,634

Daily

Ranking: 75,614 of 195,956
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37825,371,810activerecord
110463,981,002pg
218240,061,805mysql2
2,6187,926,530ridgepole

Owners

#GravatarHandle
1iconkyuuri1791