Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
PostgreSQL vs. CockroachDB Benchmark
(opens in new tab)
(github.com)
3 points
philippta
1y ago
2 comments
Save
Share
2 comments
2 comments · 1 top-level
top
newest
oldest
sgt_bilko
1y ago
· 1 in thread
What are the practical ways to increase throughput for both DBs?
philippta
OP
1y ago
With postgres you could vertically scale the database or shard the data.
With cockroach you could add more nodes while keeping the replication count constant.
j
/
k
navigate · click thread line to collapse