Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 429 Bytes

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