Hacker News new | ask | show | jobs
by alserio 773 days ago
mysql e pg have different performance characteristics, it is not trivial to migrate existing applications between them. Overall, MySQL 8 has gotten a lot better than it used to be. Sometimes the query planner can be a bit stupid on some complex queries, but that is true sometimes also for pg.