Skip to content

devmchechi/vaultdb-explorer

 
 

Repository files navigation

Parquet Explorer

Explore Parquet files with SQL

Parquet Explorer is a VSCode extension that provides a preview of and SQL query exceution against Apache Parquet files. Under the hood, SQL queries are executed by DuckDB, which implements efficient partial reading and parallel query processing.

Demonstration of Parquet Explorer against iris.parquet

Quick Start

  1. Install the Parquet Explorer extension from the marketplace.

  2. Open a Parquet (.parquet) file and the extension will activate.

About

Explore VaultDB Data with SQL

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages