top | item 44716450

(no title)

about3fitty | 7 months ago

I can unironically imagine legitimate use cases for this idea. I’d wager that many DBs could fit unnoticed into the data footprint of a modern SPA load.

discuss

order

listenallyall|7 months ago

Yes, probably a lot of storefronts could package up their entire inventory database in a relatively small (comparatively) JSON file, and avoid a lot of pagination and reloads. Regardless, my comment was, of course, intended as sarcasm.

Xss3|7 months ago

Stream the db to the clients post page load and validate client requests against a cache on the server.