MySQL vs PostgreSQL Performance: throughput & latency, reads & writes

20 points by BinaryIgor


madhadron

I suspect that what is really being measured here is these configuration of the databases. MySQL outperforming PostgreSQL on joins but not on simple selects seems suspicious, and the fact that simple inserts on a table is different between them as opposed to being limited by the hardware is troubling.