egg-orm-mysql
JSON →An ORM (Object-Relational Mapping) library for Egg.js framework, designed to work seamlessly with MySQL databases. Version 0.5.3, released under the 'egg-typed-di' dependency. It provides decorators for dependency injection, lazy injection, and SQL binding to simplify database operations in TypeScript. Key differentiators: uses decorators for ORM mapping (e.g., @repository, @column, @manyToOne) and integrates tightly with Egg.js's dependency injection system. However, the package is still in early stages (pre-1.0) and is not widely adopted; users should check for potential breaking changes.
Resources
packageegg-orm-mysql ↗