7 ms·
TinyETL. Fast, zero-config ETL in a single binary. Transform and move data between any format or database instantly. No dependencies, no config files, just one
by bodhi_mind 10mo ago
TinyETL. Fast, zero-config ETL in a single binary.
Transform and move data between any format or database instantly. No dependencies, no config files, just one command.
https://github.com/alrpal/TinyETL https://github.com/alrpal/TinyETL
- teleforce 10mo agoReally nice idea. Have you tried tabsdata and they're implementing with Rust with Python binding, with around 100 MB standalone binary [1]. It advertised as pub/sub for tables but it can perform ETL as well. [1] Tabsdata: Pub/Sub for Tables: https://tabsdata.com/ https://tabsdata.com/
- bodhi_mind 10mo agoThank you. I’ll check that out. Are you the developer? Are you in the data engineering space?