Bucket
Data storage library
A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability.
31 stars
1 watching
7 forks
Language: Motoko
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A protocol that enables autoscaling storage and efficient data management in Internet Computer applications | 20 |
| | A collection of embeddable data storage engines and libraries for key-value data | 180 |
| | A lightweight in-memory database system that stores data as N-tuples with arbitrary types and provides seamless integration with the Gandalf rule engine. | 605 |
| | An implementation of a storage mechanism within a decentralized distributed system | 156 |
| | A C library providing generic and type-safe container implementations | 919 |
| | A minimal Java library for simple database operations with a focus on ease of use and support for multiple databases and relational mappings. | 228 |
| | Provides a Python interface to store and manage large datasets in a distributed, columnar storage system. | 190 |
| | A Go library that provides methods for storing and managing filesystem layers, container images, and containers. | 571 |
| | Provides type-safe memory units through a Haskell library with minimal boilerplate | 62 |
| | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 469 |
| | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| | A Go SDK for interacting with a simple, self-hosted database for personal data | 62 |
| | A lightweight C library for storing and managing RDF statements in memory | 15 |
| | Allows Django applications to use Selectel Cloud storage as a backend for media and static files. | 24 |
| | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 603 |