A library to operate IndexedDB easily.
The react package provides a `createStore` method that returns a `Database` instance and several hooks for working with stores from [@indb/stores](https://www.npmjs.com/package/@indb/stores).
The preact package provides a `createStore` method that returns a `Database` instance and several hooks for working with stores from [@indb/stores](https://www.npmjs.com/package/@indb/stores).
This is a wrapper around `@indb/database` that acts as a type-safe key-value store.
The stores packages exposes several classes that keep an in-memory representation of some part of the database. These in-memory stores are kept up-to-date with the underlying database by subscribing to the `change` events the database instance dispatches.
The database package exposes a type-safe, promise-based wrapper around the IndexedDB API.
FounDB
描述:前端日志注册上传系统,
Simple typed key-value database using sled and bincode
Utility to run a blindbit-oracle server in integration tests
A Rust native API for DolphinDB
BlindBid protocol implementation with PLONK ZKProofs backend
Bindb.
Lightweight embedded key–value store with write-ahead log and zstd compression.
Brainfuck to x86 ELF compiler with batteries included.
Paired round-trip derive proc-macro emitted from a tatara-rust-derive KindRoundTripSpec.
PumpkinDB client library
PumpkinDB engine
PumpkinDB mio-based server primitives
A persistent key-value store based on an LSM tree implemented in Rust