loke-mysql-orm

JSON →
library 1.11.0 ·javascript
verified Jun 5, 2026

Lightweight MySQL data mapper ORM for Node.js (v1.11.0). Provides a simple API for defining models with typed columns, associations, and automatic query building. Supports promises, repository pattern, and custom queries. Released under MIT. Differentiator: minimalistic design with no heavy dependencies, focuses on data mapping rather than full ORM.