0.1.6 • Published 4 years ago

panda-db v0.1.6

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

Panda-DB

Panda-db is a very simple .json based database

GitHub repo size npm

Installation

Example usage

const PandaDB = require('panda-db');

const DB = new PandaDB({
    name: "testing",
    dir: "./database"
});

Documentation

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago