https://dev.mysql.com/doc/refman/8.4/en/set-transaction.html...
https://mariadb.com/docs/server/reference/sql-statements/adm...
I don't know about MyISAM though (who uses it anyway ;-) ).
I'm using the past tense here, but VoltDB is still going. I don't think it's as well-known as it deserves to be.
Oracle and SQL Server also default to read committed, not serializable. Serializable looks good in text books but is rarely used in practice.