Skip to content

Upload your CSV or Excel files to easily visualize and interact with your data

License

Notifications You must be signed in to change notification settings

yeri918/duckdb-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuckDB-Grid

Main

Started off for fun, and here we are! Please check out https://yeri918.github.io/duckdb-grid/ or https://dinogrid-alpha.netlify.app/.

Contributors

Description

Inspired by the capabilities of duckdb-wasm and AG Grid, we wanted to address the growing demand for efficient handling of large tabular datasets. This grid leverages browser-side rendering, enabling fast computation and seamless user interactions with big data directly in the web environment.

DuckDB-Grid Features

🐤 Try dropping your CSV or XLSX files

  • Load your file with browser rendering. Screenshot 2024-10-06 at 9 40 56 PM

🐤 Grouping

  • Drag the columns to "Row Groups" of the sidebar on the right.
  • Numeric columns automatically get "sum"ed up. (Can also change the value aggregation to max/min/...) Screenshot 2024-10-06 at 9 35 32 PM

🐤 Filtering

  • "Filter Equal" to the corresponding cell will filter rows with the selected cell. Screenshot 2024-10-06 at 9 37 20 PM

🐤 Filtering for SQL Enthusiasts

  • Type your own WHERE clause. Screenshot 2024-10-06 at 9 43 27 PM

About

Upload your CSV or Excel files to easily visualize and interact with your data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published