{"library":"merkel","type":"library","category":null,"description":"merkel is a framework-agnostic database migration tool designed for Continuous Deployment with built-in rollback support. It generates UUID-based migration files to avoid conflicts in distributed git workflows, supports TypeScript via tsconfig detection, and integrates with git hooks. Currently at version 0.1.3 (no recent releases, appears abandoned), it provides up/down migration functions but lacks ecosystem adoption or maintenance.","language":"javascript","status":"abandoned","version":"0.1.3","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install merkel","imports":["export async function up() { ... } export async function down() { ... }","npx merkel generate","import { run } from 'merkel'"]},{"cmd":"yarn add merkel","imports":[]},{"cmd":"pnpm add merkel","imports":[]}],"homepage":"https://github.com/felixfbecker/merkel#readme","github":"https://github.com/felixfbecker/merkel","docs":null,"changelog":null,"pypi":null,"npm":"merkel","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}