@tomayac Just finished watching the recording of the Fugu Chat from BlinkOn 17. I particularly enjoyed the very last remark by Ben Morss: https://yewtu.be/watch?v=5Yzd3nCvIAM&t=27m25s
He refers to the recent beta release of sqlite3 WebAssembly which enables to create AND persist a sqlite database in your browser: https://sqlite.org/releaselog/3_40_0.html
For persisting the database they are using a (theoretically) unlimited
@elgreco247 @tomayac To my knowledge the implementation in Chromium at least still interacts with the per-site quota system.
@reillyeon @tomayac
Are you referring to this issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1240056 resp. this design document: https://docs.google.com/document/d/1c7skisDoRLfmoOE6hgv6crz8XO5mGTnA2yBEs6O22mQ ?