postgres-migrate
JSON →PostgreSQL migration tool using advisory locks for safe concurrent execution. Version 1.1.2 is the latest stable release with low maintenance cadence. Executes .sql migration files sequentially with automatic locking to prevent race conditions. Minimal configuration, supports custom reporters and connection strings. Differentiates from alternatives like node-pg-migrate by its simplicity and reliance on PostgreSQL advisory locks.
Resources
packagepostgres-migrate ↗