Closed Thread
Results 1 to 8 of 8

Thread: MySQL vs SQL

  1. #1
    Hilary's Avatar
    Hilary is offline Newbie
    Join Date
    Apr 2008
    Location
    LA and Manchester
    Posts
    19
    Blog Entries
    1
    Rep Power
    0

    MySQL vs SQL

    I apologize for asking what to many is obvious, so obvious that it really isn't a question at all, and shouldn't be asked!

    Well here goes.

    Why do so many prefer MySQL over MS SQL server? Looking at the ads for server hosting, they all seem to use MySQL.

    Why? Is it for costs? Reliability? Ease of use?
    Is it because everybody does? Because MySQL is not Microsoft?

    Enquiring minds want to know!

    Hills

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: MySQL vs SQL

    mostly because the community version of MySQL is at no license cost. MS SQL does cost. additionally, MS SQL needs Windows Server to run which costs, MySQL can run on many platforms, especially linux, which is absolutely most used at hostings, as it, as MySQL, does not cost license money
    __________________________________________
    I study Information Systems at Karlstad University when I'm not on CodeCall

  4. #3
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: MySQL vs SQL

    I would say licensing costs are the primary reason, as Orjan indicated. If you're going to pay for your database, you also have to ask the question: what about Oracle? It's even more expensive, but is also quite popular.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  5. #4
    QuackWare is offline Learning Programmer
    Join Date
    Jan 2010
    Posts
    95
    Rep Power
    8

    Re: MySQL vs SQL

    MySQL has a better, open community and is supported on many different platforms. It is also open source and seems to perform faster then it's Microsoft counterpart.

  6. #5
    Hilary's Avatar
    Hilary is offline Newbie
    Join Date
    Apr 2008
    Location
    LA and Manchester
    Posts
    19
    Blog Entries
    1
    Rep Power
    0

    Re: MySQL vs SQL

    Well, saving money is important

    Thanks for the excellent responses.

    Hilary

  7. #6
    DarkLordoftheMonkeys's Avatar
    DarkLordoftheMonkeys is offline Programming Professional
    Join Date
    Oct 2009
    Location
    Massachussets
    Posts
    255
    Blog Entries
    56
    Rep Power
    11

    Re: MySQL vs SQL

    MySQL is open source.
    MySQL is free.
    MySQL works well with Apache and PHP.
    MySQL also works will with other languages, such as Perl and Ruby.
    MySQL is small in size.
    MySQL is efficient.
    Life's too short to be cool. Be a nerd.

  8. #7
    semprance is offline Programmer
    Join Date
    Jan 2010
    Posts
    126
    Rep Power
    0

    Re: MySQL vs SQL

    Quote Originally Posted by Hilary View Post
    Looking at the ads for server hosting, they all seem to use MySQL.
    This is probably a major reason in itself. It wouldn't be cost effective for hosts selling space on shared servers to use proprietary alternatives. If you have a dedicated server or your own in-house server then you may consider other options depending on your needs (efficiency, compatibility, etc.)

  9. #8
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: MySQL vs SQL

    Quote Originally Posted by DarkLordoftheMonkeys View Post
    MySQL works well with Apache and PHP.
    MySQL also works will with other languages, such as Perl and Ruby.
    Well, most languages has good support for the major databases in some kind, so that isn't anything unique with MySQL. PHP has built in support for 20+ different RDBMSWiki, see PHP: Database Extensions - Manual for a list.
    __________________________________________
    I study Information Systems at Karlstad University when I'm not on CodeCall

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Use PDO for mysql or standar mysql functions?
    By lol33d in forum PHP Development
    Replies: 7
    Last Post: 05-07-2011, 08:41 PM
  2. Replies: 1
    Last Post: 10-20-2010, 12:38 AM
  3. [C#]MySQL] Host '****' is not allowed to connect to this MySQL server
    By ZaroX in forum Database & Database Programming
    Replies: 2
    Last Post: 02-16-2010, 08:34 PM
  4. Replies: 0
    Last Post: 01-26-2009, 11:14 AM
  5. MYSQL CheatSheet - A must for MySQL Users
    By reachpradeep in forum Database & Database Programming
    Replies: 1
    Last Post: 03-03-2007, 01:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts