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: 175,916 of 195,377
Downloads: 2,462

Daily

Ranking: 24,774 of 195,357
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36814,922,050activerecord
110457,848,649pg
216238,133,029mysql2
2,6297,769,602ridgepole

Owners

#GravatarHandle
1iconkyuuri1791