SQL.js: SQLite JavaScript Compiler | Bypeople

SQL.js: SQLite JavaScript Compiler

This is a JavaScript compiler for SQLite, a tool that allows you running SQL commands through JavaScript, and store them in a SQLite database. It works by compiling the SQLite C code with Emscripten. no C bindings or node-gyp compilation.

SQLite is public domain, sql.js is licensed under MIT.



Related Deals


Related Posts