rust-rocksdb VS tikv

Compare rust-rocksdb vs tikv and see what are their differences.

tikv

Distributed transactional key-value database, originally created to complement TiDB (by tikv)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rust-rocksdb tikv
4 21
1,718 14,476
2.9% 1.7%
7.8 9.7
25 days ago 1 day ago
Rust Rust
Apache License 2.0 Apache License 2.0
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.

rust-rocksdb

Posts with mentions or reviews of rust-rocksdb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-27.

tikv

Posts with mentions or reviews of tikv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-25.

What are some alternatives?

When comparing rust-rocksdb and tikv you can also consider the following projects:

PickleDB - PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB

redis-rs - Redis library for rust

sled - the champagne of beta embedded databases

rust-etcd - An etcd client library for Rust.

unqlite.rs - UnQLite wrapper 1.0 is avaliable for Rust

cassandra-rs - Cassandra (CQL) driver for Rust, using the DataStax C/C++ driver under the covers.

Rust Client for KairosDB   - Rust client for KairosDB

rust-postgres - Native PostgreSQL driver for the Rust programming language

r2d2 - A generic connection pool for Rust

diesel - A safe, extensible ORM and Query Builder for Rust

Tide - Fast and friendly HTTP server framework for async Rust

cassandra-rust