Avis clients sur MariaDB
Note globale
Filtrer
Taille de l'entreprise
Temps d'utilis.
71 avis
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 8.0 /10
MariaDB pour vos bases de données
Publié le 24/11/2023
Un gestion de bases de données très simple
Un gestion de bases de données très simple
Avantages
MariaDB est un gestionnaire de bases de données intégrer dans MySQL, pour vos projet web
Inconvénients
MariaDB est limité en terme de capacité de données à stocker
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé toutes les semaines pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 9.0 /10
MariaDB pour vos bases de données
Publié le 11/12/2023
MariaDB est un gestionnaire SGBD, très simple d'utilisation, avec une interface institutif
MariaDB est un gestionnaire SGBD, très simple d'utilisation, avec une interface institutif
Avantages
J'utilise MariaDB dans des projets d'applications web et mobile, en tant que gestionnaire de bases de données
Inconvénients
MariaDB est limité en terme de capacité de stockage de données, donc pas adapté à des projets de grandes capacités
- Secteur d'activité : E-learning
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 8.0 /10
The simple way to manage data
Publié le 07/06/2023
Avantages
In first time it's open source and it capacity of large amount of data management
Inconvénients
Cluster creation is not simple to manage and some lack of interoperability with MySQL
Alternatives envisagées
MySQL- Secteur d'activité : Marketing et publicité
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 10.0 /10
MariaDB Review
Publié le 05/11/2019
My overall experience with MariaDB has been very favorable. I like the clustering features a lot,...
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.
Avantages
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.
Inconvénients
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.
Alternatives envisagées
MySQLPourquoi choisir MariaDB
I made the switch from MySQL because I had heard good feedback about using the branched off Maria Data Base such as improved speed for instance, and personally I found it to be true, MariaDB is a lot faster MySQL.Logiciel antérieur
MySQLPourquoi passer à MariaDB
Speed. Upgraded features. Fewer crashes.- Secteur d'activité : Logiciels
- Taille de l'entreprise : 1 001–5 000 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 6.0 /10
MariaDB_01
Publié le 27/07/2022
Avantages
it is a free database management system. it is good to store relational data.
Inconvénients
There are many database that will be good alternative to MariaDB
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 10.0 /10
MariaDB as a drop in replacement for MySQL just works
Publié le 22/10/2019
We use it to store all of our data.
We use it to store all of our data.
Avantages
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.
Inconvénients
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.
Alternatives envisagées
Microsoft SQL ServerPourquoi choisir MariaDB
MariaDB came out faster from our testsLogiciel antérieur
MySQLPourquoi passer à MariaDB
We needed a relational database for this product. Postgress and SQL Server have their own group of people that love it. But it would take too much in refactoring to switch to something completely different.- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 8.0 /10
MariaDB a good RDBMS
Publié le 14/12/2019
We want to be able to migrate data in our training from a H2 (flat file) database to an RDBMS...
We want to be able to migrate data in our training from a H2 (flat file) database to an RDBMS enviroment that can be shared among multiple servers. Furthermore we want a simple command line where we can use easy commands to create and manipulate data. MariaDB offers all that.
Avantages
MariaDB is our personal choice for the RDBMS in our training environment. it is simple to setup on linux as well as windows and is leightweigth yet performant. it starts quickly and does not take up too much space on disk.
I use mainly the terminal interface doing simple commands from the mysql command line. I like the fact that it is compatible with mysql (of which it is of course a fork). When i want to have a graphical overview of the databases and tables i use a separate tool called DBeaver to show the ERD and look at the tables.
Most of the time we work with a limited number of database records, but also have a complete dataset of all registered vehicles nationally (16+ million records) which is also performing. All within of course our training environment.
Inconvénients
There is nothing I really dislike about it. It performs well, we can use it without incurring cost and it performs and is stable.
- Secteur d'activité : Informatique et sécurité réseau
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant 6 à 12 mois
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 10.0 /10
MariaDB is more reliable compared to MySQL.
Publié le 15/02/2022
MariaDB is a reliable database management system, open source and backed up by a huge community of...
MariaDB is a reliable database management system, open source and backed up by a huge community of users and developers.
Avantages
After Oracle which is a company for developing Databases, acquired MySQL which was the most popular database in the world. the Team behind developing Mysql forked the source code under the name MariaDB.
to insure Oracle is not going to kill MySQL in favor of it's proprietary database software. which makes MariaDB a very reliable open source community supported project.
Inconvénients
Mariadb seems to work exactly like Mysql with very minor differnces.
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 8.0 /10
Best and easy-to-use database software.
Publié le 30/07/2019
MariaDB is great for business. It has better performance than other database software. Easy to...
MariaDB is great for business. It has better performance than other database software. Easy to install and host, with varies of configurations.
Avantages
It has very similar queue style and command styling to MySQL. But with additional functions. It is easy to adapt to and I can export or import any database in MariaDB software. It also has a lot of storage type which we definitely need it.
Inconvénients
Migration sometimes can be hard especially when you are upgrading the software. But most of the time we can solve it on our own or with the help of the community of MariaDB.
Pourquoi choisir MariaDB
MySQL is good, but I think MariaDB can handle our software better since it requires large queues very often.Logiciel antérieur
MySQLPourquoi passer à MariaDB
MariaDB can handle a large amount of queue with the best performance of all.- Secteur d'activité : Internet
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les mois pendant 6 à 12 mois
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 9.0 /10
MariaDB is an outstanding database that is so easy to use
Publié le 23/09/2021
I've used MariaDB for my project purpose, developed a web application for my client. MariaDB...
I've used MariaDB for my project purpose, developed a web application for my client. MariaDB database was really helpful for me and I was able to do that project successfully.
Avantages
I was a newbie when I start using MariaDB but the database was pretty easy to handle and use. This database can do competition with MySQL because both databases have good quality and usability. I know some developers and clients like MariaDB more than MySQL because MariaDB has an extra smoothness that makes the work more perfect. Its features, functionality, table management, edit are really good and comfortable to use, even it works fast and quickly when a command has been made.
Inconvénients
I can remember just one negative side with MariaDB that is migration related. It wasn't a good experience when I tried to migrate data for the first time. It was complicated and I still feel that it's complicated!
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 501–1 000 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 9.0 /10
MariaDB: An open-source alternative to MySQL
Publié le 02/07/2023
Avantages
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.
Inconvénients
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.
- Secteur d'activité : Réseaux informatiques
- Taille de l'entreprise : 501–1 000 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 9.0 /10
MariaDB: Cost-effective Database Environment for Cloud Development
Publié le 07/07/2023
Excellent experience. I recommend MariaDB for beginner developers and those testing with RDBMS...
Excellent experience. I recommend MariaDB for beginner developers and those testing with RDBMS environments.
Avantages
The open source license makes MariaDB the most cost-effective RDBMS solution on the market today. It has the main features in the MySQL database, it is actually incepted by the MySQL developers with very similar functionality, performance, and client management.
Inconvénients
We don't expect the performance to be up to the competitions with DBMS leaders such as Oracle and DB2. But still it is a great development and deployment RDBMS that can facilitate testing database applications before moving to another database in the production phase.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 9.0 /10
A great RDBMS
Publié le 06/02/2023
Overall I am happy to use MariaDB as an RDBMS. It fulfills all of my requirements to develop a...
Overall I am happy to use MariaDB as an RDBMS. It fulfills all of my requirements to develop a complete Web Application.Using MariaDB we can create dynamic web applications very easily and quickly as it supports standard SQL language. So no need to learn anything new to work with this.
Avantages
I mostly like pulling and storing data using standard SQL queries. We can define reference as foreign keys which keep the integrity of data.Also, auto-increment key generation is very helpful. Datetime and timestamp data types are very helpful to sort the records.The limit keyword is also there to pull the data in a pagination manner.Integration of MariaDB is very simple. I have used MariaDB with Java frameworks like Spring, Dropwizard, and Struts 2 and didn't face a single issue regarding its connectivity.
Inconvénients
The only thing is when a table grows much then pulling data using a SELECT query becomes slow than expected.
- Secteur d'activité : Automatisation industrielle
- Taille de l'entreprise : 501–1 000 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 9.0 /10
90% of your needs covered
Publié le 15/02/2023
Avantages
There is little you cannot do with it. Almost any database needs are covered by mariadb (formerly mysql) open source dbms. It is very fast, it provides many functions for data manipulation and if installed in good hardware it can take a huge load.
Inconvénients
There is little to none to be unhappy about mariadb. Maybe we could talk about cluster performance and advanced functions for usage in the cloud, but still it covers 90% of use cases out there.
- Secteur d'activité : Services d'information
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 10.0 /10
Best optimized database WordPress
Publié le 22/01/2023
Avantages
Database optimization, data replication, data management
Inconvénients
Instalation is very hard, especially for beginner
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé toutes les semaines pendant 1 à 5 mois
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 9.0 /10
Easy integration , Easy Start!
Publié le 07/03/2023
Avantages
It is easy to work with database also the best for using to someone who is very familiar to using databases. This serves as a perfect database for industry usage also which makes its use easy for professionals.
Inconvénients
MariaDB is not good for beginners as the documentation for it is quite heavy to understand for beginners.
- Secteur d'activité : Marketing et publicité
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 9.0 /10
Review of mariadb by a developer from Peru
Publié le 07/07/2021
As a Peruvian developer I have used this database manager a lot, not only in software but also in...
As a Peruvian developer I have used this database manager a lot, not only in software but also in virtual stores, storage of large amounts of information and I have never had problems with this manager
Avantages
I like the functionalities that it has similar to its predecessor, but it is easier to use for new programmers. the great compatibility with mysql is reassuring because you don't need a lot of translator or start from scratch with the database
Inconvénients
The only disadvantage that could arise would be in some case of incompatibility, but since they are very similar services we should not find any such case.
- Secteur d'activité : Matériel informatique
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 10.0 /10
Review for MariaDB
Publié le 03/02/2022
I always use MariaDB for mine as well as mine client's project.
I always use MariaDB for mine as well as mine client's project.
Avantages
It is very much faster than MySQL, It can aslo be used to build web application for the clients. It has alot of features amazing functionalities and table and table management. Its 100% compatible and much important it is easy to use.
Inconvénients
The price is bit expensive but free version also alot of work can be done.
Alternatives envisagées
MySQLLogiciel antérieur
MongoDBPourquoi passer à MariaDB
Its fast and time consuming- Secteur d'activité : Réseaux informatiques
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 10.0 /10
DB That makes difficult things easy.
Publié le 18/01/2022
With MariaDB I was able to get transactions above 52,000/sec between selects and filters. Real-time...
With MariaDB I was able to get transactions above 52,000/sec between selects and filters. Real-time statistics with 3rd party tools allow you to see the correct operation. My implementations are at medium scales. They worked very well without much parameterization and tuning.
Avantages
What I appreciate the most about MariaDB is the interoperability it provides with the different DB administration tools, the compatibility, simplicity and robustness when handling large transactions places confidence in the product. I have been using it for 7 years with File Repositories DB.
Inconvénients
When performing dumps and/or migrations, it is usually a little problematic. It is necessary to use the correct parameters to obtain a comprehensive and secure backup for new installations. Experience in this context is required.
- Logiciel utilisé toutes les semaines pendant 6 à 12 mois
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 8.0 /10
Great experience a fast database and without many novelties
Publié le 07/07/2018
Currently I am carrying out a project independently for one of my clients and we have chosen...
Currently I am carrying out a project independently for one of my clients and we have chosen MariaDB as a database, which gives me the advantage of being able to offer a simple and stable service without recharging the price of the licenses, although the time in what I have tried is little. I hope that this software is maintained over time and continues to grow. With MariaDB I have grown personally and professionally
Avantages
MariaDB is something new in the market and at the beginning I was not sure about making the migration, but it has been very easy to use and has shown a lot of stability and speed, I really like it to be OpenSource with the software under the GPL license. This reduces many costs which gives a point in favor when choosing it, I like that it has a large community where there are always people willing to help in any problem, its configuration in the servers is quite simple and with very few resources can have the service operational, I like that the hosting providers have added it at no additional cost, which makes me consider it a lot when I'm going to implement a content manager or an electronic commerce system. New tables are an advantage in INFORMATION_SCHEMA
Inconvénients
Although the community has tried to guarantee 100% compatibility with MySQL the reality is that it is not quite true when migrating to MariaDB it is necessary to change some data types that are not available. I did not like that it is necessary to uninstall MySQL on my development servers in order to install MariaDB. This software is fine for small and medium projects but it is limited when you need a robust database and with many long and frequent queries so for large projects it is not a good option.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 10.0 /10
Best Database server ever
Publié le 29/10/2022
I am using it in ERP systems and applications, all my cloud applications uses MariaDB as backend.
I am using it in ERP systems and applications, all my cloud applications uses MariaDB as backend.
Avantages
Easy, Fast, Secured, and stable.Can hold huge data also.
Inconvénients
Perfomance tunning needs more tools to get best performance.
Alternatives envisagées
MySQLPourquoi choisir MariaDB
Easier, Faster for small to medium business and Free.Pourquoi passer à MariaDB
Nothing both are same structure but now preferring MariaDB.- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 10.0 /10
MariaDB is fast and stable
Publié le 17/09/2018
It's fast, it's actually free to use even in a cluster, and it works. Hasn't let us down yet!
It's fast, it's actually free to use even in a cluster, and it works. Hasn't let us down yet!
Avantages
It truly is a drop-in replacement for MySQL. Especially when you alter the table structure of an existing table with millions of rows the lock time goes down from 10s of minutes to 10s of seconds. Setting up a Galera cluster is not trivial, especially starting it the first time, but when it's up and running, it works really well.
Inconvénients
Starting up a Galera cluster is annoying. The first node needs a manual start. They need to come up with a better way for non-database-people to easily start it up. Also we get many small Galera log files that sometimes just fill up the inodes on the server; why they don't just keep adding to the same log file is a mystery to us.
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 10.0 /10
MariaDB: Open open source database goodness
Publié le 22/07/2021
Avantages
MariaDB is 100% compatible with MySQL queries and everything else. A 100% drop in replacement that is guaranteed to stay open source forever. You have a vast ecosystem of support and updates and tools. It just works, and I think that is the best thing you can really say about a piece of software. Install it, configure it, run the updates and it just keeps chugging along without an issue.
Inconvénients
And now the 1 gripe. Price. The free edition is more then enough for 99.95% of our clients and what they do.
When we needed a little bit more, the price was out of control. What we needed could be duplicated in other ways, but to get it "built in" was not worth it.
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 8.0 /10
Better than MySQL
Publié le 18/05/2020
Is a complete, with a great community database with a feature set that grows version after version...
Is a complete, with a great community database with a feature set that grows version after version easy to work with most programming languages and truly open source.
Avantages
It is based on MySQL, and has great compatibility with tools based on it, it is OpenSource like MySQL, but the difference is that MariaDB is governed by the [SENSITIVE CONTENT HIDDEN] of MySQL and not Oracle, Oracle is a Closed Source Database company, If someday they decide to remove the plug on MySQL or making it weaker to sell their products there would be no option to MySQL users, but MariaDB exists now.
Inconvénients
It's missing some statistic tools that PostGreSQL already comes with, they can be added but it might be kind of cumbersome, Tools are not as polished as MySQL Workbench, DBeaver is the best one that I tried but have some issues from time to time.
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 10.0 /10
Home Server
Publié le 26/02/2019
overall the product does what it's supposed and doesn't complicate things too much. Using this...
overall the product does what it's supposed and doesn't complicate things too much. Using this software with docker has made my entire development environment as near to Plug-n-Play / Set-and-Forget as I can imagine it.
Avantages
Stable and quick. I have multiple dev environments that I run for testing and general project development. MariaDB has more up to date releases on arm-type devices and has a much more supported docker container than other databases.
Inconvénients
The only improvement really needs to be general support. SQL syntax is pretty universal but there are some minor quirks that I had to end up fixing with StackOverflow answers after having no luck with the forum.