• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

MariaDb vs Mysql from java developers view!

 
Ranch Hand
Posts: 630
Android Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I read article related to Mariadb vs Mysql on slashdot.com.
As this issue also discuss on this forum Upgrade MySQL or switch to MariaDB?.
But this discussion from 2011.

As my point of view after reading these 2 webpages is, if person using Mysql in java project, then if its requirement is really needs particular functionality which fullfill by Mariadb & not from mysql, then only that project switch to mariadb but in project mysql modules also keep as inactive till it need to reuse. In article on slashdot.com shows graph which shows mariadb is giving better performance but from 1 year i am using mysql so i keep faith on mysql that it will give performance which i required at my extreme conditions.

I start this topic because i want to know what coderanchers think about mysql & mariadb in 2013?
 
reply
    Bookmark Topic Watch Topic
  • New Topic