🔍

Local VLOOKUP (Joiner)

Join two large CSV files on a shared key column instantly without Excel freezing.

LMain Table (Left)

RLookup Table (Right)

How VLOOKUP Joiner Works

  • SQL JOIN Engine — Powered by DuckDB WebAssembly. Replaces Excel VLOOKUP with true relational JOIN.
  • Column Name Conflicts — Duplicate column names between tables are auto-prefixed with lookup_.
  • 100% Local — No data leaves your browser. Files are processed entirely in-browser via WebAssembly.