1. IndexedDB

    Method of storing data client-side, allows indexed database queries.

  2. IndexedDB 2.0

    Improvements to Indexed DB, including getAll(), renaming stores and indexes, and binary keys.

  3. document api: requeststorageaccess: `types` parameter: `types.indexeddb` parameter

  4. indexeddb api

  5. indexeddb api: available in workers

  6. storageaccesshandle api: indexeddb

  7. storagebucket api: indexeddb