{"library":"sql-workbench-embedded","type":"library","category":null,"description":"Lightweight JavaScript library (v0.1.5, MIT) that transforms static HTML SQL code blocks into interactive, browser-based SQL execution environments using DuckDB WASM. All SQL runs client-side—no backend needed. Key differentiators: zero-config auto-init via CSS class, lazy-loaded DuckDB, framework-agnostic (vanilla JS, React, Vue), privacy-first (no external data transmission), custom theming, and init queries for DuckDB extensions. Gzipped bundle is ~9.5 kB. Built with TypeScript, ships types. Compatible with modern browsers supporting WebAssembly.","language":"javascript","status":"active","version":"0.1.5","tags":["javascript","sql","duckdb","wasm","embed","embedded","embeddable","interactive","sql-editor","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-workbench-embedded","imports":["<script src=\"https://unpkg.com/sql-workbench-embedded@latest\"></script>","import { SQLWorkbench } from 'sql-workbench-embedded';","const embed = new SQLWorkbench.Embed(element, options);"]},{"cmd":"yarn add sql-workbench-embedded","imports":[]},{"cmd":"pnpm add sql-workbench-embedded","imports":[]}],"homepage":"https://github.com/tobilg/sql-workbench-embedded#readme","github":"https://github.com/tobilg/sql-workbench-embedded","docs":null,"changelog":null,"pypi":null,"npm":"sql-workbench-embedded","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}