Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 9 Rust Key-Value Projects
-
Project mention: just wanted to ask is there an in memory database that uses s3 or gcp cloud storage as permanent storage | /r/Database | 2023-07-04
I know that very similar functionality to this is in TiDB Serverless ( https://tidbcloud.com ). TiDB is a distributed relational database. It uses TiKV ( which is a key/value engine ) as the storage engine. You could use SQL to access your K/V records. There is ongoing work in TiKV to support S3 directly as the storage backend ( https://github.com/tikv/tikv/issues/6506 ) .
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
kv
Easy CLI key-value storage with bash hooks. Use kv to auto-configure your system on key-value updates. Project to help learn rust.
-
Still learning Rust by building a REPL and a library to use and query a Bitcask datastore. Done at 80 % (you know the Pareto principle, don't you?) Trying to write as idiomatic as possible.
Rust Key-Value related posts
- just wanted to ask is there an in memory database that uses s3 or gcp cloud storage as permanent storage
- Please add licenses to your projects, rust DS emulator Dust now dead.
- Can anyone recommend tikv nosql database
- TiKV is a highly scalable, low latency, and easy to use key-value database
- Help wanted: implement an ARENA based lock-free skiplist
- TiKV: A High Performance Transactional Key-Value Database
- TiKV Discussion
-
A note from our sponsor - Onboard AI
getonboard.dev | 8 Dec 2023
Index
What are some of the best open-source Key-Value projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | tikv | 13,879 |
2 | PumpkinDB | 1,358 |
3 | lucid | 348 |
4 | rust-etcd | 141 |
5 | segment | 62 |
6 | yedb-rs | 19 |
7 | gdbm-rs | 5 |
8 | kv | 3 |
9 | bitcask | 0 |