Answer the question
In order to leave comments, you need to log in
Where is indexedDB stored?
Am I interested in storage space, RAM or hard drive? and how does it affect the speed of the browser if the database is large?
Answer the question
In order to leave comments, you need to log in
To disk.
The speed is affected in the same way as the rest of the browser's local data: settings, cookies, tmp...
I think on modern PCs a large database in itself is not a problem. The problem is to handle it correctly and look into the profiler occasionally.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question