What's the difference between MariaDB and MySQL?
        Posted  
        
            by 
                Chris J. Lee
            
        on Programmers
        
        See other posts from Programmers
        
            or by Chris J. Lee
        
        
        
        Published on 2011-11-17T05:42:56Z
        Indexed on 
            2011/11/17
            10:11 UTC
        
        
        Read the original article
        Hit count: 467
        
What's the difference between MariaDB and MySQL? I'm not very familiar with both. I'm primarily a front end developer for the most part.
Are they syntactically similar? Where do these two query languages differ?
Wikipedia only mentions the difference between licensing:
MariaDB is a community-developed branch of the MySQL database, the impetus being the community maintenance of its free status under GPL, as opposed to any uncertainty of MySQL license status under its current ownership by Oracle.
© Programmers or respective owner