thiagozs / sqlite3-nodejs

Test SQLite3 with nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLite3 with nodejs

Poof of concept with SQLite3 works

Stack development

  1. Nodejs
  2. SQLite3

Running the project

Just run npm install for download all dependencies.

Running the test, just execute the command node main.js

Versioning and license

Our version numbers follow the semantic versioning specification. You can see the available versions by checking the tags on this repository. For more details about our license model, please take a look at the LICENSE file.

2020, thiagozs

About

Test SQLite3 with nodejs

License:Other


Languages

Language:JavaScript 100.0%