datonic / datadex

📦 Serverless and local-first Open Data Platform
http://datadex.datonic.io
MIT License
240 stars 15 forks source link

[feat] Full ELT example #14

Closed z3z1ma closed 1 year ago

z3z1ma commented 1 year ago

This includes a full ELT example inside the datadex container via a single command.

make carbon-elt

One could optionally version control the output of the ELT but for this example, it is not necessary.

Alto: https://github.com/z3z1ma/alto

drives this ELT and is extremely lightweight.

davidgasquez commented 1 year ago

Closing this one as it was implemented here: https://github.com/davidgasquez/open-source-data-platform/pull/23