I am a MySQL fan , however i want to know in which situations choosing Oracle over MySQL seems like the way to go .. like what would be the indicators which would make you say .. "I need Oracle for this project"
Update: As another fellow SOer pointed out, dont limit your answers to Oracle ... if you know of something better , please point that out too.
Database capabilities As far as scalability, MySQL can be used for both small and large businesses. Oracle SQL is designed to be large-scale and can support large quantities of data. MySQL does not support data partitioning and only works with static systems. Oracle SQL, however, supports data partitioning.
In terms of software, Oracle is the more powerful one because of its extra features over the basic MySQL. It also supports parallel and distributed Databases and offers better indexing because of which can have a competitive advantage over MySQL.
MySQL became a part of Oracle following its acquisition of Sun in 2010. The MySQL team at Oracle drives all aspects of MySQL, including engineering, marketing, sales and support.
Oracle is killing MySQL. On purpose. This has been going on for a while, and they're not doing it because they're stupid, it's in their best interests. Thankfully Maria is such a nice clean replacement.
There are certain things that bother me with Mysql
I have to choose between enforcing contraints and transactions vs Fulltext Index (InnoDb vs MyISAM). This is really the problem number 1 for me (enforcing contraints and transactions is what makes dbs cool, but you need the fulltext search too...)
Oracle is the solution for all these problems, it is a full DBMS (transactions, CHECK contraints, a lot of options for views, fulltext search and much more.. ) but after all it is a matter of money.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With