Miracle Migrate
JSON →RethinkDB migration tool providing up/down migrations with checksum verification to prevent altered migration files. Version 0.1.9 is the latest stable release, with no fixed release cadence. Ships TypeScript types. Key differentiator: it integrates directly with RethinkDB, manages a `miracle-migrations` table for tracking, and supports both CLI and programmatic use via `doUp`/`doDown`. Compared to other RethinkDB migration tools like `rethink-migrate`, it offers the uniqueness of checksumming and config-driven setup.
Resources
packagemiracle-migrate ↗