Skip to content

jfrazier-eth/file-fusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad273fa · Dec 29, 2023

History

62 Commits
Dec 15, 2023
Dec 29, 2023
Dec 29, 2023
Dec 15, 2023
Dec 15, 2023
Dec 29, 2023
Dec 22, 2023
Dec 15, 2023
Dec 22, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023

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

Releases

No releases published

Packages

No packages published

Languages