/active-record-js

A Node.JS Active Record implementation, heavily influenced by Laravel's eloquent.

Primary LanguageTypeScriptMIT LicenseMIT

active-record-js

Build Status npm version

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

License

MIT