Get the latest news, expert insights, exclusive resources, and strategies from industry leaders – all for free.
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.
Use the SQLite CLI's fsdir() table functions with lines_read() to read lines from every file in a directory.