RocksDB icon
RocksDB icon

RocksDB

RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads.

Cost / License

Platforms

  • Self-Hosted
0likes
0comments
0articles

Features

No features, maybe you want to suggest one?

RocksDB News & Activities

Highlights All activities

Recent activities

RocksDB information

  • Developed by

    US flagMeta
  • Licensing

    Open Source (GPL-2.0) and Free product.
  • Written in

  • Alternatives

    9 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  31,536 Stars
  •  6,731 Forks
  •  1409 Open Issues
  •   Updated  
View on GitHub
RocksDB was added to AlternativeTo by nuuvil on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is RocksDB?

RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads.

RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores, to efficiently use fast storage, to support IO-bound, in-memory and write-once workloads, and to be flexible to allow for innovation.

RocksDB Videos

Official Links