Comment by kiney
2 months ago
if performance becomes a problem statically hosting sqlite DBs with client side queries and http range requests is an interesting approach:
2 months ago
if performance becomes a problem statically hosting sqlite DBs with client side queries and http range requests is an interesting approach:
Thanks, that's very interesting.