You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

lambdaorm-cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambdaorm-cli

The lambdaorm command line interface

0.0.14-alpha
Version published
Weekly downloads
10
-92.48%
Maintainers
1
Weekly downloads
 
Created

Lambda ORM

IMPORTANT: the library is in an Alpha version!!!

Installation

Install the package globally to use the CLI commands to help you create and maintain projects

npm install lambdaorm-cli -g

CLI

CommandDescription
versionPrints lambdaorm version this project uses.more info
initGenerates lambdaorm project structure.more info
updateupdate model, packages and project structure.more info
syncSyncronize database.more info
runRun an expression lambda or return informationmore info
exportExport data from a databasemore info
importImport data from file to databasemore info
dropRemoves all database objects but not the database.more info

Documentation

Labs

FAQs

Package last updated on 11 Nov 2021

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