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,182 of 196,739
Downloads: 2,670
Daily
Ranking: 106,086 of 196,700
Downloads: 0
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 | 835,022,323 | activerecord |
| 110 | 469,350,547 | pg |
| 222 | 241,830,270 | mysql2 |
| 2,621 | 8,052,237 | ridgepole |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kyuuri1791 |