This package has been deprecated

Author message:

this package is no longer maintained, please install @knorm/knorm instead

knorm

0.11.1 • Public • Published

knorm

npm version build status coverage status dependency status Greenkeeper badge

A purely ES6 class-based ORM for Knex.js.

Supported environments

These environments are currently supported:

Environment Value Description
Node.js Version >= 7.6. knorm uses async/await
Databases PostgreSQL, MSSQL and Oracle knorm uses the RETURNING clause

Features

NOTE: knorm does not create or run knex migrations

Documentation

View the documentation site

License

MIT License

Credits

Knorm is inspired in part by the Mongoose JS and Bookshelf.js APIs.

/knorm/

    Package Sidebar

    Install

    npm i knorm

    Weekly Downloads

    7

    Version

    0.11.1

    License

    MIT

    Unpacked Size

    404 kB

    Total Files

    49

    Last publish

    Collaborators

    • joelmukuthu