Chew(^,..,^)Data
Manipulate data everywhere with a simple Command Line Interface
Get startedManipulate data everywhere with a simple Command Line Interface
Get startedThis ETL runs without a garbage collector for better stability. Everything is handled by the code in Rust.
The configuration can be saved in different versions. You can retrieve old versions with a "version control system".
The application is a simple job that can be executed multiple times in different contexts. It is possible to chain commands for complex flows.
Choose your server where you want to execute the ETL : Local, Kube, AWS Lambda, AWS EC2, Web, etc...
With rust feature flags, enable only required componants.
See the features documentation
Install the project with only one command.
See the installation documentation page