sql.js
sql.js copied to clipboard
How to port from Web SQL into this?
Is there a way to import from Web SQL?
Alt 1: rewrite your application code to follow the API of this project
Alt 2: get node-websql to work with SQL.js as I suggested in https://github.com/nolanlawson/node-websql/issues/27