Remix.run Logo
goerch 3 hours ago

Can confirm: together with `dbt` and `rill` I'm able do to [this](https://github.com/idesis-gmbh/GitHubExperiments/blob/master...) on my laptop.

steve_adams_86 3 hours ago | parent | next [-]

Whoa, 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 3 hours ago | parent [-]

I'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.

rick1290 an hour ago | parent | prev | next [-]

is rill open source?

goerch 29 minutes ago | parent [-]

https://github.com/rilldata/rill, Apache 2.0 license

esafak 2 hours ago | parent | prev [-]

Why did you pick rill?

goerch 2 hours ago | parent [-]

It 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...