trending
Tobias Müller

3mo ago

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!
Tobias Müller

1yr ago

SQL Workbench - In-browser SQL Workbench for data querying & visualization

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