@nightmaregaurav/indexdbwrapper

IndexDBWrapper is a library that allows you to interact with the IndexedDB API in a relational way. It is not an ORM. It only provides simple CRUD methods to interact with the IndexedDB API.

@gaothing/indexdb-util

对浏览器中缓存indexDB的 API 进行封装,让不熟悉其 api 的同学可以快速上手!

an-db

小巧好用的本地存储管理模块

idb-easy

一个简单易用的 IndexedDB 封装库,旨在简化数据库操作,使开发者能够方便地进行数据存储和检索。通过提供实例化的 API,可以轻松管理和操作 IndexedDB 数据库。