marv-pg-driver

JSON →
library 5.0.0 ·javascript
verified Jun 5, 2026

A PostgreSQL driver for the marv database migration tool, version 5.0.0. Maintained as part of the Guidesmiths ecosystem. Supports both Promise and callback APIs. Requires Node >=10 and peer dependency pg ^7.0.0 || ^8.0.0. Provides a simple interface to run SQL migrations from a directory against a PostgreSQL database using a connection object passed to pg.Client.