idb

IndexedDB wrapper

A lightweight library that provides a promise-based API for working with IndexedDB databases.

IndexedDB, but with promises

GitHub

6k stars
64 watching
362 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jakearchibald/idb-keyval A small promise-based key-value store implemented with IndexedDB 2,767
dexie/dexie.js A lightweight wrapper library for the IndexedDB database system in web applications. 11,689
ddgll/vue-idb A Vue.js wrapper around IndexedDB, allowing easy interaction with the browser's local storage. 82
louischatriot/nedb A JavaScript library implementing a simple and fast in-memory or persistent database 13,504
amuste/dnetindexeddb A Blazor library to work with IndexedDB DOM API 105
aaronpowell/db.js A wrapper around IndexedDB to simplify working with the storage API 818
dbeaver/dbeaver A multi-platform tool for connecting to and managing various databases 40,507
level/levelup A wrapper for abstract-leveldown compliant stores, providing a simple key-value store with asynchronous operations. 4,087
b-straub/dexienet A .NET wrapper for IndexedDB that provides a simple interface for building cloud-enabled databases 44
webdb-app/app A comprehensive database IDE with features like versioning and data inference, designed to simplify database development and management. 181
pubkey/rxdb A reactive, local-first, NoSQL database library for JavaScript applications with real-time syncing capabilities. 21,619
rethinkdb/rethinkdb A scalable, distributed NoSQL database for real-time web applications with automatic failover and fault tolerance. 26,783
insin/nwb A toolkit for quickly developing web applications with React, Preact, Inferno, and vanilla JavaScript using a zero-config setup. 5,574
andrewplummer/sugar A utility library for working with native JavaScript objects 4,540
assuncaocharles/ngx-indexed-db A service that wraps IndexedDB and provides an observable API to simplify its usage in Angular applications. 179