"Strong sides of MySQL" talk from PgDay16Russia, translated - Mailing list pgsql-hackers

From Nikolay Samokhvalov
Subject "Strong sides of MySQL" talk from PgDay16Russia, translated
Date
Msg-id CANNMO++ZBNFffKazvXEH7cV37ae5au0y9dYL5uT=m820nsqGQA@mail.gmail.com
Whole thread Raw
Responses Re: "Strong sides of MySQL" talk from PgDay16Russia, translated  (Tatsuo Ishii <ishii@postgresql.org>)
List pgsql-hackers
Following Uber's case discussion, I found this talk by Alexey Kopytov to be really interesting: 
  http://kaamos.me/talks/pgday16/strongmysql/strongmysql.html (online html, in Russian)

The slides deck contains a lot of details. The author claims that during recent years, MySQL made a lot of progress in defending and advancing its position as a "most popular database for the web", he provides detailed reasoning for that, and then concludes that PostgreSQL will need years and maybe even decades to close gaps in the certain fields which are very sensitive for large companies: 
 - replication
 - storage engines / compression / direct IO / etc
 - partitioning,
etc.

Of course this information is biased (Alexey works at Percona) but IMO it's much more detailed, qualitative and useful analysis compared to the Uber's recent article.

pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Duplicate prototype for socket_set_nonblocking.
Next
From: Tatsuo Ishii
Date:
Subject: Re: "Strong sides of MySQL" talk from PgDay16Russia, translated