Content deleted Content added
Barkermn01 (talk | contribs) Acronyms should be defined then expanded upon first use |
Undid revision 917987060 by Barkermn01 (talk) No, see MOS:ACRO |
||
Line 1:
The '''Indexed Database API''' (commonly referred to as '''IndexedDB''') is a [[JavaScript]]
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>
|