sql.js (SQLite 3.8.3.1) sql.js is a port of SQLite to JavaScript, by compiling the SQLite C code with Emscripten. no C bindings or node-gyp compilation here. SQLite is public domain, sql.js is MIT licensed.