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

¿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.

MariaDB Software - 1
MariaDB Software - 2
MariaDB Software - 3

¿Tienes dudas sobre MariaDB? Compara con una alternativa popular

MariaDB

MariaDB

4,7 (69)
No disponible en tu país
No se han encontrado precios
Versión gratuita
Prueba gratuita
31
3
4,5 (69)
4,8 (69)
4,1 (69)
VS.
Precio inicial
Opciones de precios
Funcionalidades
Integraciones
Facilidad de uso
Relación calidad-precio
Atención al cliente
No se han encontrado precios
Versión gratuita
Prueba gratuita
28
No se han encontrado integraciones
4,1 (439)
4,1 (439)
4,2 (439)

Otras alternativas interesantes a MariaDB

Oracle Database
Funcionalidades más valoradas
Controles o permisos de acceso
Copia de seguridad y recuperación
Gestión de almacenamiento de datos
PostgreSQL
Funcionalidades más valoradas
Controles o permisos de acceso
Copia de seguridad y recuperación
Gestión de almacenamiento de datos
Microsoft SQL Server
Funcionalidades más valoradas
Análisis de rendimiento
Copia de seguridad y recuperación
Gestión de almacenamiento de datos
MySQL
Funcionalidades más valoradas
Almacenamiento seguro de datos
Copia de seguridad automática
Copia de seguridad y recuperación
MongoDB
Funcionalidades más valoradas
Copia de seguridad y recuperación
Gestión de almacenamiento de datos
Permite la programación de multiples idiomas
Formaloo
Funcionalidades más valoradas
Creación y diseño de formularios
Creador de encuestas
Formularios personalizables
Velneo
Funcionalidades más valoradas
Base de datos de contactos
Depuración
Entorno de desarrollo integrado
Caspio
Funcionalidades más valoradas
Gestión de flujos de trabajo
Gestión de inventarios
Planificación y programación de proyectos
kintone
Funcionalidades más valoradas
Gestión de tareas
Seguimiento de progreso de tareas
Varios proyectos

Opiniones de MariaDB

Evaluación media

General
4,7
Facilidad de uso
4,5
Atención al cliente
4,1
Funcionalidades
4,6
Relación calidad-precio
4,8

Opiniones por tamaño de empresa (empleados)

  • <50
  • 51-200
  • 201-1.000
  • >1.001

Encontrar opiniones por puntuación

5
71%
4
29%
George Williams
Consejo Ejecutivo en México
Oficina ejecutiva, 1.001-5.000 empleados
Ha utilizado el software durante: Prueba gratis
Fuente de la reseña

¡Excelente!

5,0 hace 3 años

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.

Cindy
Cindy
Owner en Sudáfrica
Usuario de Linkedin verificado
Marketing y publicidad, 11-50 empleados
Ha utilizado el software durante: Más de un año
Fuente de la reseña

Alternativas consideradas:

MariaDB Review

5,0 hace 4 años

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.

Eljakim
Eljakim
Contest Director en Países Bajos
Usuario de Linkedin verificado
Tecnología y servicios de la información, 11-50 empleados
Ha utilizado el software durante: Más de dos años
Fuente de la reseña

Alternativas consideradas:

MariaDB as a drop in replacement for MySQL just works

4,0 hace 4 años

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.

Osman
Senior Software Engineer en Turquía
Software informático, 1.001-5.000 empleados
Ha utilizado el software durante: Más de dos años
Fuente de la reseña

Alternativas consideradas:

MariaDB_01

4,0 el año pasado

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

Maha
Assistant Professor en EE. UU.
Software informático, 501-1.000 empleados
Ha utilizado el software durante: Más de dos años
Fuente de la reseña

MariaDB: An open-source alternative to MySQL

4,0 hace 3 meses

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.