PickleDB
PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB (by seladb)
leveldb | PickleDB | |
---|---|---|
- | 2 | |
183 | 262 | |
- | 0.0% | |
0.0 | 0.0 | |
over 2 years ago | 8 months ago | |
Rust | Rust | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
leveldb
Posts with mentions or reviews of leveldb.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning leveldb yet.
Tracking mentions began in Dec 2020.
PickleDB
Posts with mentions or reviews of PickleDB.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-11.
-
What is the best key-value store for Rust 2021
I would think one that is based on Serde, like PickleDB, could be a good choice.
-
Yet Another Kev-Value DataBase [in Rust]
Pickle-rs is another I may build a clone of.
What are some alternatives?
When comparing leveldb and PickleDB you can also consider the following projects:
tikv - Distributed transactional key-value database, originally created to complement TiDB
rust-rocksdb - rust wrapper for rocksdb
Rust Client for KairosDB - Rust client for KairosDB
redis-rs - Redis library for rust
Gibbs MySQL Spyglass - Gibbs MySQL Spyglass
lmdb-rs - Rust bindings for LMDB