Laden Sie CSV-, JSON-, NDJSON- oder Parquet-Dateien in einen lokalen SQL-Arbeitsbereich im Browser. Fragen Sie Spalten mit DuckDB-Wasm ab und exportieren Sie sichtbare Zeilen ohne Upload.
The loaded file is exposed as data. To keep the workspace non-destructive, this tool accepts SELECT and WITH queries only and displays at most 200 rows.
Data Lab is useful for a quick schema check, a targeted SQL slice, or a local Parquet preview. It is not a replacement for access-controlled production analytics, and it never opens a URL or sends the selected file to KivTools.