Web SQL& IndexedDB Web SQL, IndexedDB, Web Storage,LocalStorage,SessionStorage,Cookies, Session, Storage, web 存储方式汇总 1. Cookies, 2. Session 3. Web SQL 4. Web Storage(LocalStorage ,SessionStorage) 5. IndexedDB 6. Application Cache 7. Cache Storage



 

Web SQL& IndexedDB_localStorage

 ​

web 存储方式汇总

  1. Cookies,
  2. Session
  3. Web SQL
  4. Web Storage(LocalStorage ,SessionStorage)
  5. IndexedDB
  6. Application Cache
  7. Cache Storage

​https://caniuse.com/#search=Storage​



Indexed Database API 2.0

W3C Recommendation, 30 January 2018

​https://www.w3.org/TR/IndexedDB/​

​https://caniuse.com/#search=Storage​

Web SQL& IndexedDB_SessionStorage_02

​https://caniuse.com/#search=IndexedDB​

Web SQL& IndexedDB_web storage_03

​https://caniuse.com/#search=Web SQL​

Web SQL& IndexedDB_web storage_04