Fireway

JSON →
library 1.1.0 ·javascript
verified Jun 7, 2026

Schema migration tool for Firestore inspired by Flyway. Current stable version is 1.1.0 (released 2020). It uses semver-based file naming and stores migration state in a Firestore collection. Unlike Firestore-backed tools that require manual timestamp tracking, Fireway automates migration ordering and failure detection. It supports JavaScript and TypeScript migrations, including JSDoc-based typings. CLI-based with dry-run and forced async support. Releases are infrequent, indicating project stability.