5 ms·
Can confirm: together with `dbt` and `rill` I'm able do to [this](https://github.com/idesis-gmbh/GitHubExperiments/blob/master/explore.gif https://github.com/id
by goerch 5mo ago
Can confirm: together with `dbt` and `rill` I'm able do to [this](https://github.com/idesis-gmbh/GitHubExperiments/blob/master/explore.gif https://github.com/idesis-gmbh/GitHubExperiments/blob/master...) on my laptop.
- steve_adams_86 5mo agoWhoa, nice! I could see this being useful to people I work with. Do you think it would be a good setup for people who are technical but not great software developers? People who use basic R and Python for ETL and analysis, mostly.
- goerch 5mo agoI'm using DuckDB in another project (on my laptop) where `NetworkX` fails due to the memory limit of 32 GB. So yes, as soon as you are doing out of core work I'd assume the combination to be quite powerful. Knowledge in SQL would be a plus, though.
- esafak 5mo agoWhy did you pick rill?
- goerch 5mo agoIt is a educational/R&D type project. We are more of backend developers and `rill` worked fine as a rapid visualization frontend with low learning curve for us. Edit: still realizing that I can't use markdown on HN...
- rick1290 5mo agois rill open source?
- goerch 5mo agohttps://github.com/rilldata/rill https://github.com/rilldata/rill, Apache 2.0 license
- janandonly 5mo agoOP here. Thanks for sharing. This is why I keep coming back to HN.