The Tech PlatformJul 8, 2021DatabasesHow to Use IndexedDB — A NoSQL DB on the BrowserIndexedDB is a large-scale, NoSQL storage system. It lets you store just about anything in the user’s browser. In addition to the usual...