NodeJS SQLITE3 dB. inserir
db.run('CREATE TABLE langs(name text)');
Encouraging Elk
db.run('CREATE TABLE langs(name text)');