guzu

JSON →
library 0.0.8 ·javascript
verified Jun 7, 2026

SQL-only migration manager for PostgreSQL that enforces immutable migrations with hash verification. Current version is 0.0.8, actively developed. Key differentiators: zero configuration, timestamped migration files, SQL-only (no ORM), built-in hash integrity checking to prevent tampering, and a seed command for migrating from other tools. Inspired by goose. Requires only PostgreSQL as a dependency.