loopback-mongodb-migrate
JSON →A LoopBack 4 component for managing MongoDB schema migrations. Current stable version: 0.3.4 (released Dec 2022). Provides a migration service that allows creating, tracking, and executing migration scripts against MongoDB datasources. Integrates with LoopBack 4's dependency injection system via component registration. Supports CLI-based migration file generation and programmatic migration execution. Differentiates from other LoopBack migration tools by being MongoDB-specific and leveraging the LoopBack 4 component architecture. Ships TypeScript type definitions. Peer dependency on @loopback/core ^4.0.2.
Resources
packageloopback-mongodb-migrate ↗