SQL Workbench Embedded - Embeddable browser-based SQL execution with DuckDB WASM
SQL Workbench Embedded is a lightweight JavaScript library that transforms static SQL code blocks into interactive, browser-based SQL execution environments using DuckDB WASM. No backend required.
It can also run queries on remote data, such as CSVs, JSONs or Parquet files. All DuckDB extensions that are WASM-compatible can be used as well!
In case you want the full SQL Workbench experience, just click on the icon and execute your query there!



Replies
SQL Workbench
Swytchcode
The idea is excellent. DuckDB is really fast for analytics.
Being one of the early users (and a small-time contributor) of DuckDB, I hope this workbench will be fast and capable within any browser.