The MySQL database has become the world's most popular open source database because of it's speed and ease of use. MySQL is often what many pre-written applications require. It is not as robust as some, and lacks many features considered standard in other database platforms, but is widely supported. SeattleServer.com recommends using PostgreSQL when possible for new projects or when using software which can support either database platform.
Official MySQL Documentation