{"library":"meyer","type":"library","category":null,"description":"Meyer is a database migration tool for Node.js (v18+) with inversion of control via pluggable DBMS adapters. Version 1.2.5 is stable with infrequent releases. It supports sequential plain SQL migrations with explicit UP/DOWN sections, automatic rollback in development mode when prior migrations are modified, and a design that decouples migration logic from any specific database driver. Unlike other migration tools, Meyer requires you to install a separate DBMS package (e.g., meyer-dbms-knex or meyer-dbms-mssql) and provides TypeScript types.","language":"javascript","status":"active","version":"1.2.5","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install meyer","imports":["import Meyer from 'meyer'","const { default: Meyer } = require('meyer')","import type { MeyerConfig } from 'meyer'"]},{"cmd":"yarn add meyer","imports":[]},{"cmd":"pnpm add meyer","imports":[]}],"homepage":"https://github.com/Timer/meyer#readme","github":"https://github.com/Timer/meyer","docs":null,"changelog":null,"pypi":null,"npm":"meyer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}