|
|
|
|
|
by phiresky
1117 days ago
|
|
This blog post explains how it works: https://phiresky.github.io/blog/2021/hosting-sqlite-database... Disclaimer: I wrote that article and was somewhat involved in the other sqlite over ipfs project this is forked from. Yes, for MB size files just downloading the whole thing will be faster and much easier - even if running in the browser. I'd say the boundary is somewhere around 10MB compressed (~20-200MB uncompressed). Looks like the sqlite dump used here is ~400MB in size, ~180MB compressed. Loading that in the browser would probably work but it wouldn't be too great. |
|