{"library":"coffee-class-orm","type":"library","category":null,"description":"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.","language":"javascript","status":"abandoned","version":"0.0.16","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install coffee-class-orm","imports":["import CoffeeORM from 'coffee-class-orm'","class User extends CoffeeORM.Model","CoffeeORM = require('coffee-class-orm')"]},{"cmd":"yarn add coffee-class-orm","imports":[]},{"cmd":"pnpm add coffee-class-orm","imports":[]}],"homepage":"https://github.com/danschumann/coffee-class-orm","github":"https://github.com/danschumann/coffee-class-orm","docs":null,"changelog":null,"pypi":null,"npm":"coffee-class-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}