MySQL Forums
Forum List  »  Oracle

Re: Oracle vs MySql
Posted by: Josh Chamas
Date: March 17, 2005 12:53AM

bgpsncrj wrote:
> Hi,
> Anyone have a compasison of features Oracle vs
> MySQL? We're considering migrating and need to
> make the case to management, can't only be cost
> based.
>

Overall, I think arguments can be made in favor of MySQL in terms of performance, stability, ease of use, and cost. All of these things point to decreased TCO when using MySQL instead of Oracle.

Some things unique to MySQL that Oracle does not offer include:

- storage engines, choices like InnoDB, MyISAM & Cluster, give you specialized transactional, search/read optimized, and highly available engines for storing your data

- fast connections

- easy replication

- overall ease of use

I cannot emphasize the latter enough. Many places don't have dedicated DBAs where there would be at least one dedicated Oracle DBA to manage the same databases. This is typical because management and use of MySQL is much easier than Oracle.

Regards,

Josh

Josh Chamas
Director, Professional Services
MySQL Inc., www.mysql.com
Get More with MySQL! http://www.mysql.com/consulting

Options: ReplyQuote


Subject
Views
Written By
Posted
13237
March 10, 2005 05:48PM
Re: Oracle vs MySql
12595
March 17, 2005 12:53AM
8045
November 17, 2005 12:10AM
6241
September 01, 2005 11:53PM
5112
May 04, 2008 12:22AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.