EasySQL is a powerfull open source tool written in PHP and released under the GNU AGPLv3. It was created for web application developers that want to write fast and secure apps.
EasySQL Framework is especially good for inexperienced developers that are in the process of learning MySQL because it makes it almost impossible to make a syntax error.
Currently it supports DDL, DQL/DML and DCL.