Remix.run Logo
wowamit 3 hours ago

I am curious to better understand the benchmarks against simple SQLite, especially under typical load. Any level of latency will be an unnecessary overhead.

victorbjorklund 3 hours ago | parent [-]

How do you use simple SQLite without any code in a webapp where the database is on the server?

wowamit 2 hours ago | parent [-]

You can't. I am curious if this adds another layer of latency.