UNPKG

suma-db

Version:

A Brazilian database that supports JSON(JavaScript Object Notation)

11 lines (7 loc) 270 B
<h1>SUMA-DB</h1> A Brazilian database that supports JSON(JavaScript Object Notation) # Introduction. ```js const { Database } = require("suma-db"), db = new Database({path: 'DB'}) ``` See the documentation to know how to use suma-db (only in version 0.0.8)