aolwas / adt

Rust/Arrow/S3 based API Proof of Concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aolwas Data tools

Toy project around Rust/Arrow/Datafusion/DeltaRS/Axum/Tui

The main idea is to be able to run the tool to query a single local/S3 parquet/delta table in two ways:

  • through a cli with optional query result TUI
  • through a REST API built with axum

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

I clearly took inspiration from those projects:

About

Rust/Arrow/S3 based API Proof of Concept

License:MIT License


Languages

Language:Rust 100.0%