Content deleted Content added
JalenBarks (talk | contribs) m Reverted 5 edits by 2001:44C8:428A:193C:1:1:CDC7:8FE7 (talk) to last revision by Franklin Yu (TW) |
Barkermn01 (talk | contribs) Acronyms should be defined then expanded upon first use |
||
Line 1:
The '''Indexed Database API''' (commonly referred to as '''IndexedDB''') is a [[JavaScript]] API ([[application programming interface]]
As an alternative to the [[Web storage]] standard, IndexedDB can provide more storage capacity. Web storage has [[Web_storage#Storage_size|fixed limits]] per [[website]], but IndexedDB limits are "usually quite large, if they exist at all".<ref>{{cite web |title=Working with IndexedDB |url=https://developers.google.com/web/ilt/pwa/working-with-indexeddb |publisher=Google |accessdate=19 January 2019}}</ref>
|