mini-pg-migrate

JSON →
library 0.0.6 ·javascript
verified Jun 5, 2026

A minimal PostgreSQL database migration tool, version 0.0.6. Offers commands to generate, up, and down migrations. Released as a lightweight alternative to node-pg-migrate with no external dependencies. Configuration is done via a JavaScript file exporting a PG connection config. Migration files are SQL-based and versioned.