|
|
|
|
|
by vsroy
538 days ago
|
|
The implementation is very clearly included, if you... scrolled down. And the point is, you could easy do `const db = new Database("./database.sqlite")` instead. The wrapper makes it so manipulating your database is just like manipulating a plain Javascript object. |
|