0.0.2 • Published 11 years ago
whackodb v0.0.2
WhackoDB
A very simple In Memory / JSON File based DB.
Installation
npm install -g whackodbHow to Use
From Command Line
Access the WhackoDB console by running the whacko command.

You should see the whacko console.

Connect to a DB (Creates a DB if the DB doesn't exist)

Create a Model on the DB

Add data to the Model

Query data from the Model

Query data based on a criteria
