top | item 46453964

(no title)

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:

https://github.com/phiresky/sql.js-httpvfs

discuss

order

Xyra|2 months ago

Thanks, that's very interesting.