|
|
|
|
|
by sam_lowry_
1625 days ago
|
|
Postgres implements the SQL standards however awful they are. MySQL is a bunch of different engines that share a meaningful subset of SQL. Somehow, Postgres got more popular lately, probably because it makes migrating from Oracle easier. |
|
In my years of consulting I have yet to see someone not using just InnoDB in MySQL.