Dynaflo
Home
Getting Started
Install
Use
Working with Items
Get
Put
Update
Delete
Query
Batch Write
Batch Get (future)
Modifiers
Overview
.pluck()
.where()
.when()
Comparators
.eq()
.ne()
.lt()
.le()
.gt()
.ge()
.between()
.in()
.exists()
.notExists()
.type()
.beginsWith()
.contains()
.size() (future)
Tables
Create Table
Delete Table
Describe Table
Dynaflo
Docs
»
Getting Started »
Install
Install
$ npm install --save dynaflo
« Previous
Next »