Carga archivos CSV, JSON, NDJSON o Parquet en un espacio SQL local del navegador. Consulta columnas con DuckDB-Wasm y exporta las filas visibles sin subir el archivo.
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.