sql.js 0.3.1

sql.js is actually a port to JavaScript of the SQLite database system.It was ported using the Emscripten LLVM-to-JavaScript compiler.sql.js works with client-side (browsers) and server-side (Node.js) environments.A demo Web interface for executing SQL...