Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@knorm/knorm

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@knorm/knorm

A purely ES6 class-based ORM for Node.js

  • 1.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
205
decreased by-87.93%
Maintainers
1
Weekly downloads
 
Created
Source

@knorm/knorm

npm version build status coverage status dependency status Greenkeeper badge

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

Supported environments

These environments are currently supported:

EnvironmentValueDescription
Node.jsVersion >= 7.6.Knorm uses async/await
DatabasesPostgreSQLvia @knorm/postgres

Features

NOTE: Knorm does not create or run database migrations.

Documentation

View the documentation site

License

MIT License

Credits

Knorm is inspired by the Mongoose JS and Bookshelf.js APIs. It was previously a built as a wrapper around Knex.js, hence the kn-orm name i.e. knex-orm; but it now generates it's own queries via SQL Bricks.js.

Keywords

FAQs

Package last updated on 30 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc