Hydra ETL
Build your first job


Playground

no install needed
Examples 5–10 ready cases per source
Pipeline builder
orders
CSV source
filter → aggregate → sort
3 transformations
out
CSV · replace
Ready
Sources
sources.yaml· where data comes fromgenerated
transformations.yamledit me
Ctrl + Space autocompleteTab insertorders · source schema
pipeline.yaml· the job manifestgenerated
destinations.yaml· where data goesgenerated
Destinations live
Target — set by example, or pick type + mode
Output preview
Run output — CLI · API · Studio
interactive
$↵ enter
// response appears here
simulator — coming next
The same job becomes a visual workflow on the Studio canvas. We'll design the Studio simulator in a later pass.
Discussion
Powered by GitHub Discussions — sign in with GitHub · 2 comments
PS
priya-s2 days ago
The type × mode picker is great — I didn't realise a CSV can't upsert until it got greyed out. Nice guardrail.
👍 7
HY
hydra-teammaintainer1 day ago
Thanks! That matrix comes straight from each connector's declared capabilities.
👍 4
you
0 / 0 on this page