Results 1 to 4 of 4

Thread: Is MySQL free?

  1. #1

    Thread Starter
    Hyperactive Member capsulecorpjx's Avatar
    Join Date
    May 2005
    Location
    Renton, WA
    Posts
    288

    Is MySQL free?

    Is it really free? How does it stack up against Oracle, SQL Server and Teradata?
    "I like to run on treadmills, because at least I know I'm getting nowhere."
    - Me

  2. #2
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Is MySQL free?

    It is not re-distributable for free - from what I understand it's free for you to use to host your own website with database backend for free. There is licencing info on the mysql website - I've read it before but don't recall the exact details.

    MS SQL Express edition is re-distributable for free. If you won't expect more then 8 or so concurrent users it's the same database engine (more or less) than paid-for versions of MS SQL server - making it an excellent product - and extremely scaleable.

    Keep in mind that MS did not develop MS SQL server - it was purchased from SYBASE quite some time ago. It's a true commercial enterprise database product.

    ORACLE is also on the same level as MS SQL Server/Sybase - I've only got mainframe ORACLE experience, so I cannot speak of how it works in the PC arena.

    Never heard of Teradata...

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Is MySQL free?

    MySQL is open source. There are two distinct licencing models, the free model, and commercial. The major difference is the commercial model includes paid support.

    Licencing models

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Is MySQL free?

    MySql is a good alternative to someone who doesn't have the money to spend on Oracle or SQL Server. VBForums, for example, uses MySql and we get a lot of traffic here.

    I've only ever heard of Teradata once, that it is used by KMart/Walmart/someMart.

Posting Permissions

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



Click Here to Expand Forum to Full Width