➡️ Open the demo ⬅️
This webpage demonstrates the benefits of the proposed getAllRecords()
IndexedDB method, which makes it possible to retrieve multiple records' primary keys and values at once, minimizing the number of IDB read operations, and allowing to read in batches, in both directions.
Read the full explainer.