kobp-mikroorm

JSON →
library 3.0.5 ·javascript
verified Jun 5, 2026

ORM integration and CRUD controllers for Kobp framework, providing MikroORM entity management and automatic RESTful CRUD route generation. Current stable version is 3.0.5, typically released alongside Kobp core. Key differentiators: seamless integration with Kobp's decorator-based routing, automatic CRUD middleware generation from MikroORM entities, and TypeScript-first design. Requires @mikro-orm/core v6, @mikro-orm/knex v6, lodash, and kobp v3. Designed for Node.js backends using Koa and MikroORM.