active-record-js
v2.0.31
Published
[![Build Status](https://travis-ci.com/matthewwolfe/active-record-js.svg?branch=master)](https://travis-ci.com/matthewwolfe/active-record-js) [![npm version](https://badge.fury.io/js/active-record-js.svg)](https://badge.fury.io/js/active-record-js)
Downloads
13
Readme
active-record-js
A Node.JS Active Record implementation, heavily influenced by Laravel's eloquent.
Getting Started
Check out the documentation for examples on how to get started
Installation
This package is available on npm.
npm install --save active-record-js