New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

sails-orientjs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sails-orientjs

A sails-orientjs adapter for Sails / Waterline

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

sails-orientjs

Provides easy access to sails-orientjs from Sails.js & Waterline.

This module is a Sails/Waterline community adapter. Its goal is to provide a set of declarative interfaces, conventions, and best-practices for integrating with the sails-orientjs database/service.

Strict adherence to an adapter specification enables the (re)use of built-in generic test suites, standardized documentation, reasonable expectations around the API for your users, and overall, a more pleasant development experience for everyone.

Installation

To install this adapter, run:

$ npm install sails-orientjs

Then connect the adapter to one or more of your app's datastores.

Usage

Visit Models & ORM in the docs for more information about using models, datastores, and adapters in your app/microservice.

Questions?

See Extending Sails > Adapters > Custom Adapters in the Sails documentation, or check out recommended support options.

Sails.js logo (small)

Compatibility

This adapter implements the following methods:

MethodStatusCategory
registerDatastorein progressLIFECYCLE
teardownin progressLIFECYCLE
createPlannedDML
createEachPlannedDML
updatePlannedDML
destroyPlannedDML
findPlannedDQL
join???DQL
countPlannedDQL
sumPlannedDQL
avgPlannedDQL
definePlannedDDL
dropPlannedDDL
setSequence???DDL

License

This sails-orientjs adapter is available under the MIT license.

As for Waterline and the Sails framework? They're free and open-source under the MIT License.

image_squidhome@2x.png

sails-orientjs

Keywords

sails-orientjs

FAQs

Package last updated on 30 Apr 2019

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