Skip to content

jfrazier-eth/file-fusion

Repository files navigation

File Fusion

  • A file explorer for data warehouses. ⚡️ Powered by DataFusion.

Features

  • View/explore the structure of a file system (local or remote)
  • Connect to remote file systems (S3 compatible object stores)
  • Select files and dirs and create a table from them
  • View the schema of the table you created
  • Query the tables you've created using SQL
  • (Planned) View the schema of a file and its metadata
  • (Planned) Save queries to be run again later
  • (Planned) Export query results
  • (Planned) View query progress

Limitations

  • When creating a table, all dirs/files should use a common schema

Development

Screenshots

Explorer

Screenshot 2023-12-28 at 11 41 52 PM

Editor

Screenshot 2023-12-28 at 11 39 49 PM