MikroORM
TypeScript Object Relational Mapper for Node.js based on Data Mapper, Unit of Work and Identity Map.
Why consider MikroORM?
MikroORM is an enterprise-grade TypeScript ORM for Node.js written by Martin Adámek. Implementing the Unit of Work and Data Mapper patterns (similar to Doctrine and Hibernate), MikroORM delivers automatic change tracking, strict type safety, transaction batching, and support for SQL and MongoDB.
Learn MikroORM by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of MikroORM
MikroORM manages complex database relationships and batch transactional updates with the Unit of Work pattern.
Quickstart
npm i -s @mikro-orm/core @mikro-orm/postgresqlMikroORM is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.