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

clever-orm

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clever-orm

CleverStack ORM (SQL) Module

  • 2.0.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
63
increased by1160%
Maintainers
3
Weekly downloads
 
Created
Source

CleverStack ORM Module

NPM version GitHub version Dependency Status devDependency Status Code Climate Build Status Coverage NPM downloads Built with Grunt

CleverStack NodeJS ORM Module

This CleverStack Module deeply integrates SequelizeJS into CleverStack, to provide an out of the box Object Relational Mapper which is rich in features, widely used and accepted, well tested, mature and reliable Enterprise Grade SQL (DB) Solution for CleverStack.

Documentation

See cleverstack.io for more detailed information on the Node seed or visit the Getting Started Guide. For more information about using clever-orm (and models in general) please see the Models Documentation.

Install

  1. From your project folder run clever install clever-orm

  2. In the config file for your desired environment (ie. backend/config/local.json), update the clever-orm object with the details for your database.

  3. From your project's backend folder, run NODE_ENV=local grunt db. The database tables for your modules should now be installed and seeded with data!

Keywords

FAQs

Package last updated on 05 Oct 2015

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