@mikro-orm/core@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/core
downloads/wk
872,643
license
MIT
version
7.1.7
published
Jul 17, 2026
What is @mikro-orm/core?
@mikro-orm/core is a TypeScript ORM for Node.js that implements Data Mapper, Unit of Work, and Identity Map patterns to manage database interactions with MongoDB, MySQL, PostgreSQL, SQLite, and MariaDB. Developers use it to write type-safe database code with automatic change tracking and relationship management, reducing boilerplate while maintaining control over queries. It works with both TypeScript and vanilla JavaScript projects.
Links
Keywords
Maintainers
b4nan