idb-uni
IndexedDB and WXStorage are available
IndexedDB and WXStorage are available
浏览器数据库 IndexedDB
A library for interacting with IndexedDB using SQLite and Drizzle ORM in a worker thread
No-bullshit indexedDB wrapper functions with promises, iterators and shortcuts.
A tiny Javascript + TypeScript library for caching static assets
A lightweight database migration tool for IndexedDB
Helper function for migrating IndexedDB databases
## Installation
IndexedDB with Kysely Style
Cross-browser check for IndexedDB existance
An 'fs' kind of library dedicated to the browser
IndexedDB adapter for React
一个使用 IndexedDB 的简单日志记录器
A lightweight database migration tool for IndexedDB

- **indexeddb-toolkit**是一个用于浏览器的轻量级数据库操作库,使用 ts+promise 提供了对 IndexedDB 的封装和便捷的 API,用于简化数据库的创建、表的管理和数据的增删改查操作。它提供了一系列的方法来操作数据库和表,包括创建、删除、查询和更新数据等功能,来减少开发者的成本,API命名与主流数据库orm类似,
A pure Node.js implementation of the async W3C Index DB API.
indexeddb
Hybrid WebCache - A library that combines `localStorage`, `IndexedDB`, `SessionStorage` and `Memory` to provide a high-performance hybrid cache with multi-instance synchronization support.
A lean and fast 'fs' for the browser