nomadic

JSON →
library 0.2.7 ·javascript
verified Jun 5, 2026

A simple PostgreSQL migration tool for CLI and library use. Current stable version is 0.2.7, with irregular releases. It supports up/down migrations, hooks, prehooks, and SQL transforms. Differentiators: minimal configuration, supports JavaScript migrations alongside SQL files, and works both as a CLI and a programmatic library. Peers depend on pg (>=7 <9). Ships TypeScript types.