{"library":"migration-tool","type":"library","category":null,"description":"A lightweight, zero-dependency migration tool for Node.js designed to manage database schema changes and data migrations. Current stable version is 0.1.1, released as an early-stage package with minimal feature set. It provides a simple CLI and programmatic API to run migrations with support for custom adapters. Compared to alternatives like node-pg-migrate or sequelize-cli, this offers a more minimal core with no built-in database adapters, focusing on flexibility.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","release","migration"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install migration-tool","imports":["import { MigrationTool } from 'migration-tool'","import { runMigrations } from 'migration-tool'","import type { MigrationConfig } from 'migration-tool'"]},{"cmd":"yarn add migration-tool","imports":[]},{"cmd":"pnpm add migration-tool","imports":[]}],"homepage":"https://github.com/pierr/migration-tool#readme","github":"https://github.com/pierr/migration-tool","docs":null,"changelog":null,"pypi":null,"npm":"migration-tool","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}