LocalStorage vs. IndexedDB vs. Cookies vs. OPFS vs. WASM-SQLite
(rxdb.info)
So you are building that web application and you want to store data inside of your users browser. Maybe you just need to store some small flags or you even need a fully fledged database.
So you are building that web application and you want to store data inside of your users browser. Maybe you just need to store some small flags or you even need a fully fledged database.