{"library":"tiny-postgres-migrator","type":"library","category":null,"description":"Tiny Postgres Migrator is a lightweight, zero-config database schema migration tool specifically designed for the 'postgres' Node.js driver (ESM-native). Version 2.0.0 runs entirely from the command line or programmatically, supports both async/await and simple SQL file migrations. Unlike larger ORM-based tools (e.g., Sequelize, TypeORM), it offers minimal overhead, no external dependencies besides 'postgres', and a straightforward up/down migration pattern with plain SQL files. The library has a monthly release cadence and is actively maintained for bug fixes and Node.js compatibility.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install tiny-postgres-migrator","imports":["import { migrate } from 'tiny-postgres-migrator'","import migrate from 'tiny-postgres-migrator'","import type { MigrationConfig } from 'tiny-postgres-migrator'"]},{"cmd":"yarn add tiny-postgres-migrator","imports":[]},{"cmd":"pnpm add tiny-postgres-migrator","imports":[]}],"homepage":"https://github.com/tomm/tiny-postgres-migrator#readme","github":"https://github.com/tomm/tiny-postgres-migrator","docs":null,"changelog":null,"pypi":null,"npm":"tiny-postgres-migrator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}