jStorage

Key-value store

A lightweight JavaScript key-value store for local browser storage and pub/sub messaging.

jStorage is a simple key/value database to store data on browser side

GitHub

2k stars
70 watching
268 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 507
bobris/btdb A C# implementation of a key-value store with advanced features like transactions and compression, along with tools for dynamic IL generation and object database management. 137
gadingnst/simple-webstorage Utilities to simplify accessing application storage in client browsers 11
hemantasapkota/swiftstore A LevelDB-backed key-value store for Swift applications 123
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
brianleroux/lawnchair A lightweight JavaScript library for storing and manipulating JSON data on the client-side. 2,131
sterpe/react-webstorage An implementation of the WebStorage API as a React/Flux-style store. 3
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 301
capless/kev A lightweight Python library for key-value stores and document databases with support for multiple backends 99
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 177
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 586
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
recoilme/pudge A lightweight, efficient key-value store written in Go using standard library functions 371
stewartlynch/ubiquitouskeyvalue-storage A solution for storing and managing key-value data across multiple devices using a persistent storage system 4