TableViewer
A cross-platform Table Viewer for parquet, arrow, ipc, feather, csv table file with sql query support
Install / Use
/learn @GreyRaphael/TableViewerREADME
TableViewer
A cross-platform Table Viewer (based on tauri) with sql query support.

Supported file formats:
*parquetfile(s)- feather file(s)(
*.ipc,*.arrow,*.feather) *.csvfile(s)
Platform support:
- Windows: download from releases
- Linux: built by yourself,
cargo tauri build - MacOS: built by yourself,
cargo tauri build
