cross-sqlcipher
Cross-platform encrypted sqlite3 See also: win-sqlcipher, unix-sqlcipher
npm install cross-sqlcipher # for NW.js (formally node-webkit) npm i cross-sqlcipher --runtime=node-webkit --target=0.12.3 --target_arch=x64
var sqlite3 = ;var db = 'test.db'; db; db;