sqlite3console
v1.1.1
Published
A simple, no dependency, promise based nodejs wrapper for the sqlite3 cli.
Readme
A simple, no dependency, promise based nodejs wrapper for the sqlite3 cli.
Requires the sqlite3 cli and nodejs to be installed.
For examples refer to the tests in the tests folder.
cd tests
node test.js
node asyncTest.js