Ask HN: Why should I learn PostgreSQL(MySQL to PostgreSQL switch)

2 points by przybytniewski ↗ HN
Hi! I want to start a tough discussion: why should I learn PostgreSQL, spend time on that & migrate all my projects to PostgreSQL over MySQL?

Currently, for years I'm fully into MySQL. What makes it worth the time to jump into PostgreSQL? How does it help you? Is PostgreSQL better than MySQL? Why?

What's your experience with that? Is there anyone who switched from MySQL to PostgreSQL and wants to share their thoughts?

2 comments

[ 3.5 ms ] story [ 15.2 ms ] thread
In my experience, we had an Oracle instance. It was really expensive. So I started to search for alternatives. The most similar free alternative was Postgres. MySQL got "disqualified" because was not real ACID. I'm talking 2010 or so... I'm not sure the current status. But take a look at it. ACID properties were very important, and for the kind of work we were doing, absolutely critical.