PostgreSQL

PostgreSQL is an open-source object-relational database management system (ORDBMS) initially developed at Berkeley. It supports most of the SQL 2003 standards and offers value added features such as complex queries, views, triggers, and much more.

In short, PostgreSQL is a very powerful database system. It is more powerful than MySQL but it is not as easy to use as MySQL.