top | item 30164433

(no title)

vidar | 4 years ago

Wordpress and PHP in general are very MySQL heavy I think. That is a lot of volume.

discuss

order

b112|4 years ago

Yet mariadb is what is installed most often for mysql usage requirements.

evanelias|4 years ago

These days, most smaller users go with a managed DBaaS such as AWS RDS, and on RDS MySQL gets massively more usage than MariaDB.

I build schema management software for MySQL and MariaDB, https://www.skeema.io, used by several hundred companies. Among my userbase, MariaDB is a tiny minority, to such an extent that I wonder if it's worthwhile to continue keeping up with their new quarterly release schedule.

trey-jones|4 years ago

MariaDB is more closely aligned with Wordpress and PHP in terms of licensing. I sort of assumed that most users of (FL)OSS who had previously used MySQL would be using MariaDB by now, but based on comments in this topic I must be wrong.