this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

:memo:

Affected files:
Open Data.md

+1 -1
+1 -1
Open Data.md
··· 40 40 41 41 ### Transformations 42 42 - Packaged Lambda transformations (WASM/Docker). 43 - - For tabular data something like `dbt` might be better. 43 + - For tabular data, starting with just SQL might be great. 44 44 - Defined as code. E.g: YAML files with the source datasets and the transformations. Similar to how Pachyderm/Kamu/Holium are doing these. 45 45 - Can be run locally and remotely. 46 46