this post was submitted on 28 Feb 2024
1 points (100.0% liked)

Rust

5999 readers
4 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

Hey, I held a talk at the Vienna rust meetup in January about how we use rust to write data pipelines in our company. I really enjoy writing ETLs like this so I wanted to share

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 0 points 8 months ago

The project I'm working on uses Polars (in Python) to do an ETL pipeline in a microservice. Having started off doing ETL with Spark, Polars is fantastic!