Migraphile

JSON →
library 1.1.0-beta.7 ·javascript
verified Jun 7, 2026

A migration tool that combines Migra and Graphile Migrate to provide drift detection and migration generation for PostgreSQL databases. Current version 1.1.0-beta.7, pre-release. It wraps the Python-based Migra tool in a Docker container and integrates with Graphile Migrate's lifecycle hooks. Key differentiators: enables automatic drift fixing between shadow and local databases, and generates migration files based on ORM schema changes. Requires Docker to run Migra. Updated infrequently; beta status implies potential breaking changes.