CodeBrowser / npm / @mikro-orm/migrations
@mikro-orm/migrations@7.1.7
// TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
$ npm install @mikro-orm/migrations
downloads/wk
528,653
license
MIT
version
7.1.7
published
Jul 17, 2026
What is @mikro-orm/migrations?
@mikro-orm/migrations is the migrations module for MikroORM, a TypeScript ORM that uses the Data Mapper, Unit of Work, and Identity Map patterns to manage database changes across MongoDB, MySQL, PostgreSQL, and SQLite. Developers use it to version control and safely apply schema migrations to their databases while working with MikroORM-managed entities. It integrates with MikroORM's architecture to handle database evolution alongside application code changes.
Keywords
#data-mapper #ddd #entity #identity-map #javascript #js #mariadb #mikro-orm #mongo #mongodb #mysql #orm #postgresql #sqlite #sqlite3 #ts #typescript #unit-of-work
Dependencies (1)
Maintainers
b4nan