|
|
|
|
|
by sgbeal
1333 days ago
|
|
> Key-value store would be OK, we (developers) can handle that. And in fact, we do it already. ... But I agree, handle relational data is what we want. You can now have both: a relational database in your key-value localStorage: <https://sqlite.org/wasm/doc/trunk/persistence.md#kvvfs> :-D |
|