{"library":"pgmcli","type":"library","category":null,"description":"A command-line tool to manage Postgres migrations. Current stable version is 3.1.0, released as part of a monorepo with active development. It provides a simple CLI for creating, running, and reverting database migrations. Differentiators include minimal configuration, support for both SQL and JavaScript/TypeScript migration files, and integration with the pg npm package. Alternative tools like node-pg-migrate or knex have different APIs.","language":"javascript","status":"active","version":"3.1.0","tags":["javascript","postgres","migrations","cli"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pgmcli","imports":["npx pgmcli migrate up","pgmcli init","pgmcli migrate down --all"]},{"cmd":"yarn add pgmcli","imports":[]},{"cmd":"pnpm add pgmcli","imports":[]}],"homepage":"https://igrek8.github.io/monorepo/packages/pgmcli","github":"https://github.com/igrek8/monorepo","docs":null,"changelog":null,"pypi":null,"npm":"pgmcli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}