RocksDB

RocksDB is a fork of Google’s LevelDB and is maintained by Facebook.

Logo

../_images/facebook_rocksdb-small.png

Website

https://rocksdb.org/

Repository

https://github.com/facebook/rocksdb

Byline

A library that provides an embeddable, persistent key-value store for fast storage.

License

GPL

Project age

11 years 9 months

Backers

FaceBook (Maintained By), Google (Creator)

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

https://rocksdb.org/docs/getting-started.html

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

../_images/facebook_rocksdb-monthly-commits.png

Similar Projects

Project

Size Score

Trend Score

Byline

Cassandra

8.25

5.75

The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.

HBase

8.25

5.0

Apache HBase is an open-source, distributed, versioned, column-oriented store.

Scylla

6.25

7.25

NoSQL data store using the seastar framework, compatible with Apache Cassandra

redis

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.