NodeJS SQLite3 DB. insertar
db.run('CREATE TABLE langs(name text)');
Encouraging Elk
db.run('CREATE TABLE langs(name text)');