Coffee Class ORM

JSON →
library 0.0.16 ·javascript abandoned
verified Jun 4, 2026

An ORM for Node.js that uses CoffeeScript classes to interact with MySQL databases. Version 0.0.16 is the latest (as of 2015), with no active releases since. It is a lightweight, CoffeeScript-specific alternative to heavier ORMs like Sequelize. Designed for rapid prototyping with CoffeeScript, it directly maps class definitions to database tables. No longer maintained; exists primarily as an artifact of CoffeeScript's early popularity.