Skip to content

Playground to learn rust with data engineering utilities

Notifications You must be signed in to change notification settings

sspaeti/data-engineering-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Engineering with Rust

This is my repo where I learn Rust for data engineerig.

I start with reading CSVs with DuckDB and see if I can use DataFusion, or if DuckDB is enough.

I might read all my bank transactions to create a personal DWH to overview my finances.

How to run

Build and run with:

cargo build
cargo run

About

Playground to learn rust with data engineering utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages