I tend to chose PostgreSQL because of the query language. It is more comfortable to program in.
As ORMs become more prevalent, things like query language start to become less relevant, but so do relational databases. I really don't care how my data is stored, as long as it's safe and performs well.