User writes a MySQL query in the editor A transformation layer converts MySQL syntax to SQLite transparently sql.js (SQLite compiled to WebAssembly) executes the query in the browser The result is ...