<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)