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!
SQL Workbench enables querying of remote CSV, JSON, Parquet and Arrow data sources, as well as uploaded local files, directly from a browser, for free.
A focus lies on data privacy, no data leaves the machine of its users. It supports local Text-to-SQL models