Indexed Database API

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:accessibleBy gptkb:window.indexedDB
service workers
web workers
gptkbp:allows storing objects
searching data
indexing data
gptkbp:alsoKnownAs gptkb:IndexedDB
gptkbp:API gptkb:cloud_service
low-level
gptkbp:compatibleWith gptkb:Internet_Explorer
gptkbp:designedFor client-side storage
gptkbp:enables storing large amounts of structured data
gptkbp:features gptkb:same-origin_policy
gptkbp:hasModel gptkb:database
gptkb:nun
cursor
object store
transaction
key-path
https://www.w3.org/2000/01/rdf-schema#label Indexed Database API
gptkbp:relatedTo gptkb:SessionStorage
gptkb:Service_Workers
gptkb:Web_Storage_API
localStorage
gptkbp:specifies https://www.w3.org/TR/IndexedDB/
gptkbp:standardizedBy gptkb:W3C
2015
gptkbp:successor gptkb:Web_SQL_Database
gptkbp:supportedBy gptkb:Google_Chrome
gptkb:Mozilla_Firefox
gptkb:Microsoft_Edge
gptkb:Safari
gptkbp:supports binary data
transactions
versioning
indexes
asynchronous operations
key-value storage
cursors
blobs
object stores
gptkbp:usedFor offline web applications
progressive web apps
caching data
storing user-generated content
gptkbp:usedIn web browsers
gptkbp:writtenBy gptkb:JavaScript
gptkbp:bfsParent gptkb:W3C_Web_Applications_Working_Group
gptkbp:bfsLayer 6