spent two weeks on this IndexedDB array visualizer
it should do with data in IndexedDB what UI visualizers such as Virtua do with dom elements
it provides a normal array of items where more retrieves are triggered dynamically upon access thus guarantees zero bulk retrievals
I hope it test well

