{"library":"egg-orm-mysql","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.5.3","tags":["javascript","ts","egg","egg-framework","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install egg-orm-mysql","imports":["import { BaseRepository } from 'egg-orm-mysql';","import { BaseModel } from 'egg-orm-mysql';","import { repository } from 'egg-orm-mysql';","import { column } from 'egg-orm-mysql';","import { manyToOne } from 'egg-orm-mysql';"]},{"cmd":"yarn add egg-orm-mysql","imports":[]},{"cmd":"pnpm add egg-orm-mysql","imports":[]}],"homepage":"https://github.com/zhang740/egg-typed-di#readme","github":"https://github.com/zhang740/egg-typed-di","docs":null,"changelog":null,"pypi":null,"npm":"egg-orm-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}