Skip to content

aolwas/adt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aolwas Data tools

Toy project around Rust/Arrow/Datafusion/DeltaKernel-RS

Main focus are:

  • understand Datafusion engine and how to integrate it in a data oriented project
  • provide simple cli tool to preview in terminal different kinds of tabular data formats (parquet, csv, json, delta)
  • play with delta-kernel-rs to build a custom table provider

In the future, the following features could be added:

  • rest/flight api
  • delta-sharing support
  • iceberg support
  • ...

There is no plan to make a prod ready tool, it is just a personal playground.

I clearly took inspiration from those projects:

About

Toy project around Rust/Arrow/Datafusion/DeltaKernel-RS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages