Database Model support for MySQL exists.
Checkout the common\db\MySQL code and also the common\collections\db code.
The QF PDO library supports a Where object which has been created from the MySQL documentation to support all expressions and logical operator combinations.
Please check Issues.