slife
JSON →Slife is a small MySQL ORM for Node.js beginners, currently at version 1.1.15 with an unknown release cadence (appears sporadically updated). Key differentiators: supports query chaining (select, insert, update, delete), TypeScript generics for auto-completion, union queries, and raw SQL. Compared to alternatives like Sequelize or TypeORM, Slife is minimal and has no active community. Its peer dependency is the mysql package (npm mysql).
Resources
packageslife ↗