uniqorm

2.22.0 • Public • Published

Uniqorm

NPM Version NPM Downloads Build Status Test Coverage

Dependencies DevDependencies

About Uniqorm

Uniqorm is an multi dialect and multi schema ORM framework for enterprise level NodeJS applications;

Main features

  • Can work with any dialect that SQB supports
  • Supports multi schemas
  • Supports One2One, One2Many, Many2Many associations
  • Supports reading DBms metadata and importing model schemas
  • Helps keeping server resources with "use-resources-on-demand" feature.
  • Offers very high performance for graph queries.
  • Supports latest JavaScript language standards

Node Compatibility

  • node >= 6.x;

License

MIT

Package Sidebar

Install

npm i uniqorm

Weekly Downloads

17

Version

2.22.0

License

MIT

Unpacked Size

106 kB

Total Files

34

Last publish

Collaborators

  • erayhanoglu