2DegreesInvesting / tiltWebTool

https://bit.ly/tilt-app-info
https://2degreesinvesting.github.io/tiltWebTool/
GNU General Public License v3.0
0 stars 0 forks source link

Study how to handle realistically large data #96

Closed maurolepore closed 2 months ago

maurolepore commented 3 months ago

Study

Conclusions

> pak::pkg_deps_tree("duckdb")
duckdb 1.0.0 [new][dl] (unknown size)
└─DBI 1.2.3 [new][dl] (unknown size)

Key:  [new] new | [dl] download
maurolepore commented 2 months ago

I think I have enough ideas. It's now time to try things out.