13 ms·
Can't talk about MySQL or PostgreSQL, but with Oracle I am pretty sure you can get very much close to this result with cached data. And this is without using th
by n0tme 9y ago
Can't talk about MySQL or PostgreSQL, but with Oracle I am pretty sure you can get very much close to this result with cached data. And this is without using the in-memory option. However, talking about it withouth any experiments to prove a point is just speculation. Memory vs Disks changes a lot performance-wise.
- exikyut 9y agoIt was expressly forbidden in the software contract to benchmark Oracle back in the 80s. https://danluu.com/anon-benchmark/ https://danluu.com/anon-benchmark/
- captain_perl 9y agoIt's forbidden to publish the benchmarks, not to make them. And it's because most users are rubes who can't tune 2 databases at the same time.
- olavgg 9y agoWith the ClickHouse OLAP db I'm limited by memory bandwidth.