
Have you ever wondered how ZoneTree compares with RocksDB, SQLite, and MySQL?
I published a benchmark for ZoneTree against RocksDB, SQLite, and MySQL.
It uses a profile-store workload with individual writes, secondary indexes, reads, lookups, ordered scans, queries, updates, and checksum validation.
2M-profile report:
https://zonetree.dev/docs/benchmark/reference/2m/
Benchmark source:
https://github.com/ZoneTree/ZoneTree
Profile Store Benchmark Relative Throughput
I’d love feedback on the benchmark design and fairness.