{"library":"migratex","type":"library","category":null,"description":"Schema diff and migration engine for ORMs (Drizzle, Prisma, TypeORM). Current stable version is 1.3.0. It replaces linear migration files with a DAG-based approach using content-addressed IDs (SHA-256), enabling deterministic migrations, drift detection, and safe CI/CD workflows. Key differentiators: auto-generated SQL from ORM schema (no hand-written migrations), conflict detection at merge time, and support for Postgres and MySQL. Requires Node >=18.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","migrations","schema","database","orm","drizzle","prisma","typeorm","postgresql"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install migratex","imports":["import migratex from 'migratex'","import { check } from 'migratex/check'","import { apply } from 'migratex/apply'"]},{"cmd":"yarn add migratex","imports":[]},{"cmd":"pnpm add migratex","imports":[]}],"homepage":"https://github.com/Vswaroop04/migrion#readme","github":"https://github.com/Vswaroop04/migrion","docs":null,"changelog":null,"pypi":null,"npm":"migratex","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}