dexie
A Minimalistic Wrapper for IndexedDB
enmap
A simple database wrapper to make sqlite database interactions much easier for beginners, with additional array helper methods.
levelup
Fast & simple storage - a Node.js-style LevelDB wrapper
@idxdb/promised
@idxdb/promised wraps the IndexedDB API. It allows you to easily store and retrieve data in an indexed db database using async/await syntax, making it easier to integrate with your existing codebase.