{"library":"sql-mirror","type":"library","category":null,"description":"sql-mirror is an opinionated SQL migration generator that produces up/down SQL files from reusable raw SQL chunks. Version 0.4.1 is the latest stable release with no set release cadence. It focuses on consistency: automatically adds id columns using UUID v4, created_at/updated_at timestamps, and enforces topological ordering of tables based on foreign key references. Differentiators include a built-in trigger function for updated_at, zero runtime dependencies, and a JSON config output for version control.","language":"javascript","status":"active","version":"0.4.1","tags":["javascript","sql","migrations"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-mirror","imports":["import { sql } from 'sql-mirror'","import { generateSqlFileContent } from 'sql-mirror'","import type { SqlMirrorConfig } from 'sql-mirror'"]},{"cmd":"yarn add sql-mirror","imports":[]},{"cmd":"pnpm add sql-mirror","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"sql-mirror","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}