Live data from Hacker News

Ask HN: Why would you choose Oracle over MySQL?

news.ycombinator.com

1–6 of 6 posts

Re: Ask HN: Why would you choose Oracle over MySQL?

#4
Simply, there are few reasons you might choose Oracle over MySQL or PostgreSQL.

- You have an application in your stack that requires it. - You are building an app that would be installed on cus tomer premises, and want to support enterprisey customers. - You have a founder, or early employee, or team that REALLY knows Oracle very well and doesn't know a cheaper database. - You're looking to be acquired by Oracle, or by an enterprise-type of company, like Cisco, EMC, etc.

Re: Ask HN: Why would you choose Oracle over MySQL?

#6
Google has a ton of decent into, search for "oracle vs mysql".

Both have their respected places, but Oracle is in general "more". More complicated, more difficult to install and configure, more flexible, more powerful, more money. If you don't need "more", then MySQL is quite capable.