Flat File ExplorerExplore Parquet and CSV files with DuckDB SQL (VSCode Extension) IntroductionFlat File Explorer is a VSCode extension that provides a preview of and SQL query execution against Apache Parquet and CSV files. Under the hood, SQL queries are executed by DuckDB, which implements efficient partial reading and parallel query processing. Quick Start
|