SQL.JS driver for db-conn
Example
;;await conn.openSQL;conn.execute"create table test (id, name);";await conn.close;
Example
;;await conn.openSQL;conn.execute"create table test (id, name);";await conn.close;
npm i db-conn-sqljs
2
0.0.5
MIT
19.8 kB
26