Skip to content

SkyIsTheLimit/whackodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A very simple In Memory / JSON File based DB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published