Hacker News new | ask | show | jobs
by banku_brougham 729 days ago
Im very leery of low code, but I like the idea of ETL defined as configuration.
1 comments

Etl as text is good, because you can save it in version control. (Is it “code” or “json” is irrelevant for the vcs)

Edit: save in vcs stringly implies usability of ‘diff’ and ‘grep’