better-sqlite3 : The fastest and simplest library for SQLite3 in Node.js.. You can installing better-sqlite3 npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install better-sqlite3 $ sudo npm install -g better-sqlite3
If want to update the better-sqlite3 package execute the command as below,
$ sudo npm update better-sqlite3
Update package globally,
$ npm install -g better-sqlite3
$ sudo git clone https://github.com/rektide/better-sqlite3.git
$ sudo npm install -g ./better-sqlite3
better-sqlite3@4.0.3 /usr/lib/node_modules/better-sqlite3
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall better-sqlite3
Package Name | better-sqlite3 |
Version | 4.0.3 |
Description | The fastest and simplest library for SQLite3 in Node.js. |
Released Date | 2017-09-25T18:39:22.904Z |
Published by | joshuawise |
How to Learn | https://www.npmjs.com/package/better-sqlite3/tutorial |