window.indexedDB

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:accessibleBy gptkb:JavaScript
gptkbp:allows storing large amounts of data
gptkbp:availableOn most modern browsers
gptkbp:canBe store objects, files, and blobs
gptkbp:definedIn gptkb:Indexed_Database_API
gptkbp:enables asynchronous database operations
gptkbp:features subject to same-origin policy
https://www.w3.org/2000/01/rdf-schema#label window.indexedDB
gptkbp:introducedIn gptkb:HTML5
gptkbp:partOf Window interface
gptkbp:provides client-side storage
gptkbp:relatedTo localStorage
sessionStorage
gptkbp:result IDBFactory object
gptkbp:supports structured data storage
gptkbp:usedFor creating and managing IndexedDB databases
gptkbp:bfsParent gptkb:Indexed_Database_API
gptkbp:bfsLayer 7