RocksDB Is Steadily Eating the Database World

Written by rocksetcloud | Published 2020/03/04
Tech Story Tags: rocksdb | databases | database | kafka | facebook | database-design | mysql | good-company

TLDR The new databases that have emerged during this time have adopted names such as NoSQL and NewSQL, emphasizing that good old SQL databases fell short when it came to meeting the new demands. RocksDB implements what is known in the database literature as a log-structured merge tree aka LSM tree. Each node represents a unit of compute and storage that can be added to the system as needed. The advantages of RocksDB over other store engines are: The use of bloom filters, RocksDB also offers great read performance making RocksDB an ideal candidate on base distributed databases.via the TL;DR App

no story

Written by rocksetcloud | Real-Time Analytics at Cloud Scale
Published by HackerNoon on 2020/03/04