|
|
|
|
|
by dominotw
2713 days ago
|
|
> If you surveyed most NewSQL databases today, most of them are built on top of an LSM, namely, RocksDB. Is this actually true? spark, foundationdb, memsql, nuodb , citus . I am not sure any of these are built on top of rocksdb. Which ones are actually built on lsm? |
|
In addition to CockroachDB there's also TiDB which runs on top of TiKV which uses RocksDB.