0.0.2 • Published 9 years ago

whackodb v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

WhackoDB

A very simple In Memory / JSON File based DB.

Installation

npm install -g whackodb

How to Use

From Command Line

Access the WhackoDB console by running the whacko command. alt text

You should see the whacko console. alt text

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

Create a Model on the DB alt text

Add data to the Model alt text

Query data from the Model alt text

Query data based on a criteria alt text

From NodeJS

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago