Object Relational Mapping

This package is not actively maintained
If you're starting a new project, consider using one of the following instead as they have a more active community:
Install
npm install orm
Node.js Version Support
Supported: 4.0 +
If using Nodejs >= 14 & Postgres, you must use pg driver >= 8.1. v7 doesn't work correctly (tests time out).
Tests are run on Travis CI
If you want you can run tests locally: