Hacker News new | ask | show | jobs
by jpeter 1858 days ago
What exactly makes Postgres better than MySql? There seem to be certain design decisions like WAL or process per connection that cause problems at scale

https://eng.uber.com/postgres-to-mysql-migration/

1 comments

That article really isn't a good critique of Postgres.