MikroORM
MikroORM TypeScript ORM for Node.js based on data-mapper, unit-of-work and identity-map patterns.
Pinned Repositories
express-js-example-app
express-ts-example-app
guide
Getting started guide for MikroORM
koa-ts-example-app
Example integration of MikroORM into Koa (in typescript)
mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
mikro-orm-examples
MikroORM example integrations with popular frameworks
nestjs
NestJS MikroORM integration
nestjs-example-app
nestjs-realworld-example-app
Example real world backend API built with NestJS + MikroORM
sql-highlighter
SQL highlighting for CLI
MikroORM's Repositories
mikro-orm/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
mikro-orm/nestjs-realworld-example-app
Example real world backend API built with NestJS + MikroORM
mikro-orm/nestjs
NestJS MikroORM integration
mikro-orm/nestjs-example-app
mikro-orm/express-ts-example-app
mikro-orm/guide
Getting started guide for MikroORM
mikro-orm/mikro-orm-examples
MikroORM example integrations with popular frameworks
mikro-orm/express-js-example-app
mikro-orm/koa-ts-example-app
Example integration of MikroORM into Koa (in typescript)
mikro-orm/sql-highlighter
SQL highlighting for CLI
mikro-orm/elysia-bun-example-app
mikro-orm/reproduction
Base for issue reproductions
mikro-orm/docs
MikroORM documentation snapshots of previous major versions.
mikro-orm/mongo-highlighter
Mongo query highlighting for CLI
mikro-orm/schema-first-guide
mikro-orm/typescript-orm-benchmark
⚖️ ORM benchmarking for Node.js applications written in TypeScript
mikro-orm/docs-v3
Old snapshot of MikroORM v3 docs. Use new `docs` repository instead.