Remix.run Logo
morshu9001 6 days ago

Exactly, there are use cases where SQLite makes sense but you also want to make it faster. I really don't get why there isn't a more portable Postgres.

zie 6 days ago | parent [-]

There is, you can even run PG under wasm if you are desperate. :)

SQLite is probably the better option here and in most places where you want portability though.

5 days ago | parent [-]
[deleted]