{"library":"migratrom","type":"library","category":null,"description":"Declarative, self-verifying schema migrations for PostgreSQL and SQLite, targeting Bun, Node (>=18), and Deno. Current stable version: 0.0.4, under active development with no release cadence defined yet. Key differentiator: driver-independent core with explicit dialects (PostgresDialect, SQLiteDialect), chain-based operation definitions, and built-in migration integrity checks using parent-child IDs. Uses optional peer drivers postgres and libsql.","language":"javascript","status":"active","version":"0.0.4","tags":["javascript","bun","ddl","migrations","postgresql","schema","sqlite","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install migratrom","imports":["import { applyMigrations } from 'migratrom'","import { PostgresDialect } from 'migratrom'","import { postgresAdapter } from 'migratrom/adapters/postgres'","import { libsqlAdapter } from 'migratrom/adapters/sqlite'","import type { Migration } from 'migratrom'","import { createTable } from 'migratrom'"]},{"cmd":"yarn add migratrom","imports":[]},{"cmd":"pnpm add migratrom","imports":[]}],"homepage":"https://github.com/mofax/migratrom#readme","github":"https://github.com/mofax/migratrom","docs":null,"changelog":null,"pypi":null,"npm":"migratrom","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}