Settings

Theme

Show HN: PondPilot Widget – Interactive SQL snippets for any website

github.com

5 points by melonamin a year ago · 0 comments · 1 min read

Reader

Turn any SQL code block on your website into a runnable query editor with just a <script> tag.

Powered by DuckDB WASM running entirely in the browser – no backend needed. Perfect for documentation sites, tutorials, and blog posts.

  Features:
  • Full SQL analytics engine (DuckDB) running client-side
  • Syntax highlighting with live editing
  • One-click query execution (or Ctrl+Enter)
  • Works with any static site – just add the CDN script
  • Only 23KB minified, loads DuckDB on-demand
  • Dark/light theme support
Try it: https://widget.pondpilot.io GitHub: https://github.com/pondpilot/pondpilot-widget

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection