Pat Wright & Kris Davey 09-10-11 MySQL VS SQL Server Pat Wright & Kris Davey 09-10-11 SQL Saturday #94 Salt Lake City
Thank you to our sponsors Gold Blog Prize Bronze Planet MySQL Your blogs, news and opinions.
About Me Blog: www.SqlAsylum.com Twitter: @SqlAsylum 11 years working with SQL MS MVP 2006,2007 PASS Board member 2007,2008 Avid Picture Taker Blog: www.SqlAsylum.com Twitter: @SqlAsylum
About Me 10 years of MySQL, Linux, PHP and Perl Avid road and mtn biker Semi -Avid Picture Taker Email: breakaway9@gmail.com Twitter: @breakaway9
How we use SQL/MySQL MySQL - OLTP store SQL Server – DW/BI/Reporting
SQL Server Administration Mature Gui tools Abundant 3rd party offerings Direct integration to windows to administer across the whole environment
MySQL Replication Master / Slave Model True Multiple Master Easy to set up Slaves can differ from Master Slave process is single threaded Third party vendors (and 5.6) support multithreaded slaves
SQL Server Support Support directly from MS CAT team
MySQL Engines Many Engines for flexible solutions InnoDB MyISAM Memory Archive Blackhole CSV Engines types can differ through replication
SQL Server Index management Index Creation Missing Indexes/Gather Index stats
MySQL Platforms Platform Independent Runs on Linux/Unix, Windows, OSX, Solaris
Engine SQL Server Great for the 98% of workloads out there Great engine tools for visibility
MySQL Cost MySQL is extensible by anyone with the tools to do so. Percona, Drizzle, MariaDB Drivers It’s easy to connect to MySQL from any platform.
User Management SQL Server Mature Gui tools Easy setup Integration with AD/Windows domain
MySQL Open Source Platform Independent Runs on Linux/Unix, Windows, OSX, Solaris
Winner? It Depends
Questions?