Bucket

Data storage library

A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability.

GitHub

31 stars
1 watching
7 forks
Language: Motoko
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
primlabs/icsp A protocol that enables autoscaling storage and efficient data management in Internet Computer applications 20
pmwkaa/engine.so A collection of embeddable data storage engines and libraries for key-value data 180
priitj/whitedb A lightweight in-memory database system that stores data as N-tuples with arbitrary types and provides seamless integration with the Gandalf rule engine. 608
tristanls/k-bucket An implementation of a storage mechanism within a decentralized distributed system 156
p-p-h-d/mlib A C library providing generic and type-safe container implementations 904
hellokaton/anima A minimal Java library for simple database operations with a focus on ease of use and support for multiple databases and relational mappings. 228
tiledb-inc/tiledb-py Provides a Python interface to store and manage large datasets in a distributed, columnar storage system. 190
containers/storage A Go library that provides methods for storing and managing filesystem layers, container images, and containers. 563
kowainik/membrain Provides type-safe memory units through a Haskell library with minimal boilerplate 62
yesodweb/persistent A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. 467
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
pluja/pocketbase A Go SDK for interacting with a simple, self-hosted database for personal data 55
drobilla/sord A lightweight in-memory data storage library for RDF statements 15
marazmiki/django-selectel-storage Allows Django applications to use Selectel Cloud storage as a backend for media and static files. 24
alekseykulikov/storage An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser 606