"Today was my last day at Oracle, and thus also in the MySQL team. [...] MySQL is a pretty poor database, and you should strongly consider using Postgres instead."
😅
https://blog.sesse.net/blog/tech/2021-12-05-16-41_leaving_mysql.html
@steinarb @fribbledom I use pgsql whenever I have a choice between two, but I have to admit pgsql has much steeper learning curve. Even mysql/innodb is easier to start with (but harder to get it right). On the other hand if you ever worked with oracle - pgsql is an obvious choice (very easy schema transition).