immigration-postgres

JSON →
library 2.0.0 ·javascript
verified Jun 5, 2026

PostgreSQL adapter for Immigration, a database migration tool. Version 2.0.0 is current stable; the adapter automatically manages a migration tracking table and connects to Postgres via the `pg` library's Pool. It integrates with Immigration's CLI and programmatic API, allowing users to specify connection config via file or inline Pool options. Differentiator: lightweight, no ORM dependency.