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.
Required Ruby Version
>= 3.1.0
Authors
kyuuri1791
Versions
- 0.3.0 July 11, 2026 (22 KB)
- 0.2.0 July 06, 2026 (21 KB)
- 0.1.3 July 06, 2026 (20 KB)
- 0.1.2 July 06, 2026 (20 KB)
- 0.1.1 July 06, 2026 (19.5 KB)