postgres-shift

JSON →
library 0.1.0 ·javascript
verified Jun 5, 2026

A simple forwards-only migration tool designed specifically for postgres.js. Version 0.1.0 provides a single function to run SQL migrations in order. It is lightweight, has no external dependencies beyond postgres.js, and follows the philosophy of the parent library. Ideal for projects already using postgres.js who want minimal migration overhead without the complexity of other tools.