rocksdb

by facebook · Data

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

New0 ratings32,060 starsActive
DataDeveloper ToolC++Java
Open project ↗↓ Download v11.8.1GitHub⚑ Report
rocksdb preview

About this project

RocksDB: A Persistent Key-Value Store for Flash and RAM Storage RocksDB is developed and maintained by Facebook Database Engineering Team. It is built on earlier work on LevelDB by Sanjay Ghemawat (sanjay@google.com) and Jeff Dean (jeff@google.com) This code is a library that forms the core building block for a fast key-value server, especially suited for storing data on flash drives. It has a Log-Structured-Merge-Database (LSM) design with flexible tradeoffs between Write-Amplification-Factor (WAF), Read-Amplification-Factor (RAF) and Space-Amplification-Factor (SAF). It has multi-threaded compactions, making it especially suitable for storing multiple terabytes of data in a single…

Technologies

PythonC++StarlarkJavaCdatabasestorage-engine

Project health

Actively maintained
Last update4 days ago
Contributors296
Latest releasev11.8.1
Open issues & PRs1,632
LicenseGPL-2.0
On GitHubsince 2012

GitHub

32,060
stars
6,922
forks
296
contributors
1,632
open issues & PRs
C++
language
4 days ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review rocksdb.

Built by

facebook
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain facebook/rocksdb? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like