idb-keyval

Keyval store

A small promise-based key-value store implemented with IndexedDB

A super-simple-small promise-based keyval store implemented with IndexedDB

GitHub

3k stars
24 watching
146 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 A lightweight library that provides a promise-based API for working with IndexedDB databases. 6,483
jaredwray/keyv A simple key-value storage system with support for multiple backends 2,667
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 751
capless/kev A lightweight Python library for key-value stores and document databases with support for multiple backends 99
maximilianheidenreich/dsddb A lightweight key-value storage solution with simple API and support for primitive and custom data structures 13
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 509
google/leveldb A fast key-value storage library with ordered mapping from string keys to string values. 36,769
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
marcuswestin/store.js A cross-browser storage solution providing basic key/value storage and additional functionality through plugins. 14,018
localforage/localforage A fast and simple storage library that improves the offline experience of web applications by providing an asynchronous API. 25,008
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 592
paulovap/qtleveldb A Qt/QML wrapper for Google's LevelDB key-value storage library 55
dexie/dexie.js A lightweight wrapper library for the IndexedDB database system in web applications. 11,789
facebook/rocksdb A fast key-value store for efficient storage of large amounts of data on flash drives. 28,801