(no title)
hugodutka | 2 years ago
We're using IndexedDB. Here's a writeup on alternatives https://github.com/rhashimoto/wa-sqlite/issues/85 and a benchmark https://rhashimoto.github.io/wa-sqlite/demo/benchmarks.html
hugodutka | 2 years ago
We're using IndexedDB. Here's a writeup on alternatives https://github.com/rhashimoto/wa-sqlite/issues/85 and a benchmark https://rhashimoto.github.io/wa-sqlite/demo/benchmarks.html
DylanSp|2 years ago
That writeup on different SQLite VFS's for in-browser use is helpful, thanks for linking that.