RocksDB¶
RocksDB is a fork of Google’s LevelDB and is maintained by Facebook.
Logo |
|
---|---|
Website |
|
Repository |
|
Byline |
A library that provides an embeddable, persistent key-value store for fast storage. |
License |
GPL |
Project age |
11 years 9 months |
Backers |
|
Lastest News (2022-09-20) |
7.6.0 Includes new features, bug fixes, and performance improvements. There are also public API changes and behavior changes more |
Size score (1 to 10, higher is better) |
7.0 |
Trend score (1 to 10, higher is better) |
7.75 |
Education Resources¶
URL |
Resource Type |
Description |
---|---|---|
Documentation |
Official project documentation. |
Git Commit Statistics¶
Statistics computed using Git data through November 30, 2022.
Statistic |
Lifetime |
Last 12 Months |
---|---|---|
Commits |
60,769 |
13,783 |
Lines committed |
13,108,119 |
3,588,287 |
Unique committers |
978 |
149 |
Core committers |
19 |
16 |
Similar Projects¶
Project |
Size Score |
Trend Score |
Byline |
---|---|---|---|
8.25 |
5.75 |
The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. |
|
8.25 |
5.0 |
Apache HBase is an open-source, distributed, versioned, column-oriented store. |
|
6.25 |
7.25 |
NoSQL data store using the seastar framework, compatible with Apache Cassandra |
|
8.25 |
4.0 |
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. |