MJThank you. Your article is very helpful. I noticed this issue: let openRequest = indexedDB.open('database', 1); // users is the database name and 1 is the version There is no "users" in your code.Comment·Article·Jul 13, 2020·Client-Side Storage in JavaScript