agnostic-migrator
JSON →A data storage-agnostic migration library (v1.0.0) that provides a simple, flexible migration framework without built-in storage adapters. Users implement StateStorage and Migration interfaces for their specific database or storage system. The library supports up, down, up-to-latest, rollback-last-batch, and rollback-all operations. It is ideal for projects needing a lightweight, custom migration solution, but requires manual implementation of state tracking and migration logic. Released as a single stable version, it ships TypeScript types and is ESM-only.
Resources
packageagnostic-migrator ↗
API endpoints
full doc /v1/registry/agnostic-migrator