Answer:
This is a topic that can start several hours of discussion. As a quick summary, MySQL is the "easy-to-use, web developer" database, and PostgreSQL is the "feature-rich, standards-compliant" database. PostgreSQL is liberally licensed and owned by its community; MySQL is GPL-licensed and owned by Oracle. Beyond that, each database user should make his own evaluation; open source software makes doing comparisons very easy.
Previous Question | Next Question |
How does PostgreSQL compare to Oracle/DB2/MS SQL Server/Informix? | What company owns PostgreSQL? |