SQL Workbench Embedded

SQL Workbench Embedded logo - Product Hunt launch

Embeddable browser-based SQL execution with DuckDB WASM

#Open Source #Developer Tools #GitHub #Data
SUMMARY

SQL Workbench Embedded is a lightweight JavaScript library that transforms static SQL code blocks into interactive, browser-based SQL execution environments using DuckDB WASM, requiring no backend. It supports queries on remote data like CSVs, JSONs, or Parquet files and is compatible with all DuckDB WASM extensions. The library is just 9.49 KB gzipped, operates entirely client-side, and supports React, Vue, and Vanilla JS. It allows technical writers to create interactive SQL documentation, enabling users to run and modify queries directly in the browser. SQL Workbench Embedded is free, open source, and available on NPM.