Skip to content

A cross-platform Table Viewer for parquet, arrow, ipc, feather, csv table file with sql query support

License

Notifications You must be signed in to change notification settings

GreyRaphael/TableViewer

Repository files navigation

TableViewer

A cross-platform Table Viewer (based on tauri) with sql query support.

Demo

Supported file formats:

  • *parquet file(s)
  • feather file(s)(*.ipc, *.arrow, *.feather)
  • *.csv file(s)

Platform support:

  • Windows: download from releases
  • Linux: built by yourself, cargo tauri build
  • MacOS: built by yourself, cargo tauri build