{"library":"clunky-migration-tool","type":"library","category":null,"description":"A version migration tool written in Bash for applying upgrades from a source to a target, commonly used for PostgreSQL database schema and data migrations. Current stable version is 1.0.0. It follows a release cadence of manual releases via GitHub. Key differentiators: it is source- and target-agnostic via a simple Bash function interface, supports both incremental and from-scratch migrations, and includes a built-in filetree source and psql target. It is minimal and fast compared to heavier alternatives like Flyway or Liquibase.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","migration","schema","database","version"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install clunky-migration-tool","imports":["clunky-migration-tool -m filetree:psql","CMT_TARGET_PSQL_URI=postgres://user:pwd@localhost:5432/app clunky-migration-tool -m filetree:psql","CMT_TARGET_DEBUG_VERSION=v3 clunky-migration-tool -m filetree:debug v5"]},{"cmd":"yarn add clunky-migration-tool","imports":[]},{"cmd":"pnpm add clunky-migration-tool","imports":[]}],"homepage":"https://github.com/ogheorghies/clunky-migration-tool#readme","github":"https://github.com/ogheorghies/clunky-migration-tool","docs":null,"changelog":null,"pypi":null,"npm":"clunky-migration-tool","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}