egg-orm-ts

JSON →
library 0.2.12 ·javascript maintenance
verified Jun 5, 2026

Simple ORM plugin for Egg.js with TypeORM integration, version 0.2.12. Provides BaseController, BaseService, and utility classes to simplify CRUD operations within Egg applications. Ships TypeScript types and supports Node >=8.0.0. Differentiator: reduces boilerplate by offering pre-built controller/service patterns with automatic parameter validation via Joi and unified response handling. Note: project appears low-activity with sparse documentation and limited downloads; evaluate stability before production use.