JavaScript Library to Bridge IndexedDB and WebSQL

后端 未结 6 1291
野的像风
野的像风 2020-12-23 02:50

I\'m curious if there is a library or a project out there to provide a generic interface to IndexedDB or to WebSQL, depending on user\'s browser\'s support. If they\'re usin

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-23 03:12

    JasonCasden has shared a huge list of libraries/wrappers at his presentation In-browser storage and me. Here is the list:

    lawnchair
    persistence.js
    persistJS
    amplify.store
    localStorageDB
    https://github.com/axemclion/IndexedDB
    realStorage
    YUI3 CacheOffline
    dojox.storage
    DomSQL
    Impel
    ActiveJS ActiveRecord
    JazzRecord
    picnet.data.DataManager
    ShinyCar
    lscache
    Kizzy
    Artemia
    microcache.js
    Store.js
    

提交回复
热议问题