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

5 melonamin 0 5/28/2025, 3:06:46 PM github.com ↗
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

Comments (0)

No comments yet