active-record-js
v2.0.31
Published
[](https://travis-ci.com/matthewwolfe/active-record-js) [](https://badge.fury.io/js/active-record-js)
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
