sql.js
Examples
- Online SQL Interpreter Full featured Sqlite Interpreter running in your browser.
- Online SQL read eval print loop simple SQLite REPL
- Persistence Persisting data
- RequireJS Load sql.js asynchronously using RequireJs
- Simple Example Demonstrates prepare,getAsObject, and other SQL.js methods.
Note: To run these examples locally, see ./examples/readme.md
Source
Source on Github