Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 37 | 825,371,810 | activerecord |
| 110 | 463,981,002 | pg |
| 218 | 240,061,805 | mysql2 |
| 2,618 | 7,926,530 | ridgepole |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kyuuri1791 |