Docs

Quickstart and feature overview for SQL Crack.

Quickstart

  1. Open the web demo and select a sample query.
  2. Pan and zoom the flow diagram to explore query structure.
  3. Install the VS Code extension for full, local SQL visualization.

Web Demo

  • Sample queries only (custom SQL input coming soon).
  • Interactive SVG flow diagram with pan and zoom.
  • Loads only when visible for faster page performance.

VS Code Extension

  • Visualize any SQL file locally (no servers).
  • Workspace dependency analysis and lineage tracking.
  • Auto-refresh, editor sync, and export options.

Privacy

The web demo uses prebuilt sample data only. The VS Code extension processes SQL locally. No telemetry, no analytics, and no data collection.

Coming Soon

  • Custom SQL input in the web demo.
  • Video/gif walkthroughs.

Source Code

SQL Crack is open source under the MIT license.

View on GitHub