15 años ayudando a las empresas españolas
a elegir el mejor software

MariaDB
¿Qué es MariaDB?
Una base de datos SQL fiable y escalable que es un reemplazo mejorado y fácil de usar para MySQL.
¿Quién usa MariaDB?
MariaDB es la columna vertebral de los servicios en los que confían empresas y personas a diario. El 75 % de las empresas de Fortune 500 utilizan MariaDB.
¿Tienes dudas sobre MariaDB?
Compara con una alternativa popular

MariaDB
Opiniones de MariaDB
¡Excelente!
Puntos a favor:
La facilidad y que es gratuito, fantástica app.
Puntos en contra:
Todo me ha gustado, en realidad no hay nada que no.

Alternativas consideradas:
MariaDB Review
Comentarios: My overall experience with MariaDB has been very favorable. I like the clustering features a lot, and it's built in already, which is awesome since it saves me time. I like that I can export my entire database in to MariaDB, be it a little hard to figure out at first but once you get the hang of it you will do better with it the next time round.
Puntos a favor:
What I like most about MariaDB is that if you know how to use MySQL then you will definitely know how to use MariaDB! With some added functionality and features it is much faster and it is pretty stable to use. The database is free to use, but lightweight in comparison to my sequel so it's perfect for starter to medium sized projects.
Puntos en contra:
What I like least about MariaDB is that you will definitely need some guidance at first if you are not already familiar with this kind of software, especially when it comes to things like creating a new cluster. If you do run into a snag though the MariaDB community is very helpful and usually answer quick if you need a few pointers. There are also tons of forums and help guides you can refer to if need be.

Alternativas consideradas:
MariaDB as a drop in replacement for MySQL just works
Comentarios: We use it to store all of our data.
Puntos a favor:
It is so much faster than MySQL, especially when we alter the table structure of large tables it just works so much faster. The built in clustering features work quite well as well.
Puntos en contra:
Starting a cluster is annoying. It's not overly hard, but you have to remember the statements. It would be a lot better if the startup script would say 'cannot attach to cluster, start a new one?' or something similar. Despite the speed, we have had a couple of crashes where we could not startup the server. This has never happened to our MySQL servers, so that was a surprise. It may have been a specific 10.2 version on Ubuntu, because on our 18.04LTS servers this has not happened again. Performance of the cluster when using INSERT IGNORE statements with 100,000s of records that are all duplicates is a lot slower than on MySQL.
Alternativas consideradas:
MariaDB_01
Puntos a favor:
it is a free database management system. it is good to store relational data.
Puntos en contra:
There are many database that will be good alternative to MariaDB
MariaDB: An open-source alternative to MySQL
Puntos a favor:
The most appealing feature of MariaDB is its open-source license that allows us to use it freely in academia to teach relational database management courses. The setup and deployment are extremely easy and streamlines with a very intuitive phpmyadmin web interface. Before it was integrated with MySQL. After Oracle corporation changed the MySQL open-source license, MariaDb is now a great alternative that would really exceed the expectations in terms of developing and testing RDBMS concepts and models.
Puntos en contra:
The performance lags in many cases especially when deploying on Cloud IaaS platforms. Though theses instances are not arising frequently but we believe that MariaDb can go a long way towards improving and becoming a fierce competitor to the big names in the RDBMs arena today.