The solution is essentially an enterprise application. In our setup, there was a considerable amount of data being utilized. Later, the application shifted to the cloud, and for this cloud migration, we opted for a database switch from Oracle to MariaDB. That's why we migrated all the data and components to MariaDB.
Product Manager at Hyundai Autoever Company
Lightweight application, employ multi-processing but indexes are not as strong
Pros and Cons
- "It is a scalable solution. It easily scales up and scales down."
- "The customer service and support are okay. But the response time is slow. Moreover, the material is not available freely."
What is our primary use case?
What is most valuable?
The standout feature is the multitude of features available. There isn't a specific feature that's unavailable in other databases. The key differentiator is the speed.
When referring to it as a hard code, the core size is crucial. In MariaDB, we can employ multi-processing, allowing users to make use of the core and process data more efficiently and swiftly.
What needs improvement?
In MariaDB, three aspects can be enhanced, starting with the indexes. Currently, the indexes are not as strong. The second area is related to exclusion queries, subqueries, or joins. There's one join that isn't fully supported, the product I came across about MariaDB.
Customer support can also be improved.
For how long have I used the solution?
I have been using this solution for four years.
Buyer's Guide
MariaDB
May 2025

Learn what your peers think about MariaDB. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
856,873 professionals have used our research since 2012.
What do I think about the stability of the solution?
There have been some issues. If you need to provide 24/7 availability, you have to follow the active-subprivate mode, where one application is active and the second is down. So, other substitute techniques, like mirroring and scrubber techniques, are also available for such scenarios.
What do I think about the scalability of the solution?
It is a scalable solution. It easily scales up and scales down.
How are customer service and support?
The customer service and support are okay. But the response time is slow.
Moreover, the material is not available freely.
How would you rate customer service and support?
Neutral
Which solution did I use previously and why did I switch?
We have used several databases like MySQL, Oracle, and NoSQL MongoDB. We have tried a number of solutions, so we have that experience.
We switched due to its features. It is a lightweight application, making it the best choice for our lightweight applications.
How was the initial setup?
The initial setup is straightforward. It's not a big deal.
What about the implementation team?
I have deployed it on the cloud, using Linux and everything. It can be deployed within a day.
Which other solutions did I evaluate?
When we were doing the technical evaluation, we considered MariaDB, Finsecure, and AWS cloud databases. Based on that, we made the decision.
What other advice do I have?
Overall, I would rate the solution a five out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.

System Engineer at a financial services firm with 1,001-5,000 employees
Offers certain unique features that distinguish it from other databases but requires improvement in materialized views
Pros and Cons
- "I like the global transaction IDs (GTIDs) feature. It's quite reliable for replication between a master and a replica server, and it's a feature that MySQL also has but implemented differently."
- "I'd like to see improved materialized views, like the ability to save select queries. This feature is missing in MariaDB compared to other relational databases like Oracle and SQL Server."
What is our primary use case?
It's a relational database, so it's mainly used for structured data. We use it for some of our in-house applications.
How has it helped my organization?
For us the benefit is that the system is very stable, so we don't have many outages. We also have a lot of experience with MariaDB, so we can optimally configure MariaDB and deploy a well-tuned environment.
What is most valuable?
I like the global transaction IDs (GTIDs) feature. It's quite reliable for replication between a master and a replica server, and it's a feature that MySQL also has but implemented differently.
Another thing I like is the flashback feature, which allows you to roll back a transaction from the binary logs, so you can retrieve data. If someone deleted data, you can flash it back. That's a feature I really appreciate.
What needs improvement?
I'm interested in witnessing the integration of materialized views, which would enable the preservation of select queries. This particular functionality seems to be absent in MariaDB when compared to rival relational databases such as Oracle and SQL Server. The inclusion of this feature, akin to the offering from PostgreSQL, would be a valuable addition to MariaDB's capabilities.
For how long have I used the solution?
I have nearly 13 years of experience working extensively with MySQL, and in recent years, I've also gained proficiency with MariaDB. Since MariaDB is closely related to MySQL, my combined experience with both platforms spans over a decade. Currently, we're utilizing version 10.4, although it's a few iterations behind the most recent release. We're actively preparing to undertake an upgrade in the near future.
What do I think about the stability of the solution?
It is a quite stable solution.
What do I think about the scalability of the solution?
If you want to scale it for larger use cases, like sharding, you'd need to consider MariaDB SkySQL or Xpand, which is a separate product designed for cloud deployments. So, for realistic scalability, especially in the cloud, you might need to use MariaDB SkySQL.
We have a couple of hundred users currently working with the database. It's probably around 400.
How was the initial setup?
It's currently deployed on-premises, but we're planning to move it to the cloud in the future.
What about the implementation team?
It's not difficult to maintain. It does require some maintenance, but it's very stable. You don't really need to intervene much, so it's quite stable. The main maintenance we do is patching and upgrading once a year. So it's not too taxing to maintain.
Which other solutions did I evaluate?
I have used MySQL or Oracle products.
MariaDB, being open source, is a significant advantage, especially considering we use the enterprise edition. It's considerably much cheaper than Oracle, which is a proprietary database with high licensing costs. So, from a financial perspective, MariaDB is far more economical.
Another advantage lies in its robust online community, simplifying troubleshooting and assistance. While we do have enterprise support, the online community and resources are quite valuable.
As for cons, due to fewer contributors compared to other databases like MariaDB, certain features might experience slower development. Amazon and MariaDB Corporation are among the contributors, but it's an area that could use more attention. However, overall, MariaDB remains a strong choice.
What other advice do I have?
MariaDB emerged as a distinct entity originating from MySQL, rather than being an inherent part of it. Formed in 2009 due to apprehensions that Oracle Corporation might negatively impact MySQL, which they acquired in 2010.
When deciding between MySQL and MariaDB, the feature disparity is minimal. MySQL has adeptly upheld compatibility since the transition, making it primarily a matter of personal preference. Some features differ between MariaDB and MySQL, catering to unique preferences.
In essence, MariaDB is a highly favored relational database, a commendable choice within the relational database realm. For those seeking a relational database, MariaDB stands as a solid option. As for purchasing a database, MariaDB comes highly recommended. It claims the second-highest rank globally and holds the second spot in the DB-Engines ranking. MongoDB ranks a bit lower, but the choice between the two is essentially equivalent.
On the whole, I would assign a rating of seven out of ten to this solution.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
MariaDB
May 2025

Learn what your peers think about MariaDB. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
856,873 professionals have used our research since 2012.
Senior IT Architect at AFD Technologies
Simultaneously use active server capabilities but lacks the maturity
Pros and Cons
- "It is a stable solution."
- "It doesn't have the same level of maturity metrics as Postgres."
How has it helped my organization?
Maria DB is a good product. If any clients want to use MariaDB, I agree with them. The decision to use any software is mostly made by the decision-maker or management.
As you know, we have better job interactions, and in an enterprise, whether to use MariaDB or another option like MySQL, it's a political decision. I am an architect in the permission system, which follows the policies of this enterprise.
What needs improvement?
It doesn't have the same level of maturity metrics as Postgres.
For example, if you look at the architecture of Postgres, it has an architecture similar to Oracle, a robust and widely practiced architecture. In terms of multi-database support, both Postgres and MySQL have the same objective.
Every software, including MariaDB, has its own advantages and features tailored to customer needs. In my opinion, it's a very good solution. I don't have any points to criticize it as a database. We prioritize the needs of our customers and choose from various options accordingly. For instance, MariaDB or MySQL could be suitable options depending on the specific requirements of the project.
In the future release, better management of tablespaces would be beneficial. Currently, it's a bit lacking in that area. Additionally, more efficient space utilization could be improved.
For how long have I used the solution?
I have only tested it for internet access tools and all the cases for MariaDB, without the enterprise edition.
I am referring to the market ID, Comenity Edition. It is a branch of MySQL and has similar features.
What do I think about the stability of the solution?
It is a stable solution.
What do I think about the scalability of the solution?
It is a scalable solution. You know, in my project, I haven't come across any product that was highly scalable.
I have used it for a few months, but I didn't extensively test the scalability of the database. In France, it's not commonly used as a scalable database. In any case, it is one of the databases available, and it can be used with high availability solutions.
How are customer service and support?
How was the initial setup?
The initial setup is very easy.
What's my experience with pricing, setup cost, and licensing?
It is free of charge. I didn't use the paid version.
Which other solutions did I evaluate?
Maria DB offers various advantages over its competitors. It offers the ability to simultaneously use active server capabilities. This feature is very attractive for this type of solution.
What other advice do I have?
If someone asked me about MariaDB, I would say that it is easy to implement and stable. However, it lacks a significant number of experts in the market compared to Postgres. Integration can also be a challenge.
I would rate Maria DB a seven out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
jmitchell@natbankmw.com at NBM
Provides speed, functionality, and replication is easier
Pros and Cons
- "The speed and functionality are the most valuable features."
- "An improvement would be scaling it up to the levels of Oracle, especially when it comes to resilience, so that we can do higher transactions for two databases or power our operation."
What is our primary use case?
We mostly use MariaDB on smaller systems, not for mission critical systems. For mission critical systems, we use Oracle.
We're using version 10.5. The solution is deployed on-premises.
We're a very centralized operation. We install the system on an application, the application runs the services, and people consume those services. We have three systems running this on the database.
How has it helped my organization?
The cost is much lower than other solutions, especially if you look at the functionality compared to MySQL.
What is most valuable?
The speed and functionality are the most valuable features. Compared to other solutions, there is more value and functionality for the cost.
The replication is much easier, and I like the administrative portal.
What needs improvement?
An improvement would be scaling it up to the levels of Oracle, especially when it comes to resilience, so that we can do higher transactions for two databases or power our operation. When it comes to higher availability, that's where it gets more complicated. I think the system needs to be more mature, especially for enterprises.
They could improve the replication rate. I know the connection pool goes up to 20,000 connections. It should be more accessible.
The interface and integration could also be improved.
For how long have I used the solution?
I have used MariaDB for over one year.
What do I think about the stability of the solution?
The solution can run for months without any issues.
I would rate the stability as 8 out of 10.
What do I think about the scalability of the solution?
The scalability improves if you use the distributed database. In our case, the performance has been good enough for the applications we use. We haven't had any performance issues to warrant improving it beyond one node. We moved the storage to SSD, so the performance is good from a basic setup.
I would rate the scalability as eight out of ten. It's a little bit complex.
How are customer service and support?
We haven't needed to resort to technical support. Most of the time, we look at the documentation, and we're able to work out things on our own.
Which solution did I use previously and why did I switch?
I have also used MySQL. When Oracle purchased MySQL, it was split into two options: the official version and the open source version. We started having a divergence in the updates, and then the open source version got left behind. We thought it was too caught up in a big enterprise and it wouldn't get the same attention. It was probably stifled because it was going to create competition for Oracle. We thought that maybe MariaDB was catching up fast, getting more features, and improving much faster than MySQL.
How was the initial setup?
Initial setup is very easy. If you're used to MySQL, it's easy, but things get a little bit complex when you're setting up replication. We can get the solution running in less than an hour.
Implementation was done in-house. We required one person for deployment. They are a database administrator.
One person is needed for maintenance. It's a very economical system. Once you get it up and running, there's very little maintenance needed.
You just need to monitor it and see if the IO performance is good. If anything, you have to optimize your queries.
I would rate the setup as nine out of ten.
What's my experience with pricing, setup cost, and licensing?
The cost is quite good. You can have the open source, free version, which has adequate capacity. Compared to Oracle, MariaDB has a more flexible policy and less officials. Oracle is too big of an organization, and they do certain things that leave a sour taste in our mouth. Dealing with a smaller company is sometimes better, especially for smaller systems.
I would rate the licensing cost as nine out of 10.
Which other solutions did I evaluate?
We also evaluated PostgreSQL.
With our experience with MySQL, we thought we needed to convert most of the queries to PostgreSQL. MariaDB was much closer to MySQL than to PostgreSQL, and PostgreSQL hasn't moved quickly enough compared to MariaDB.
PostgreSQL is quite high end, but there were differences in the syntax of the scale. We didn't want to be involved in converting the syntax.
What other advice do I have?
I would rate this solution as nine out of ten.
It has a lower cost of ownership, and you need less effort to get it up and running. There's less effort in getting to know the system compared to other database systems. I would encourage people to move to it, especially if they've already used MySQL.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Laboratory Assistant at Strathmore University
A stable tool that offers an out-of-the-box setup option
Pros and Cons
- "I haven't faced any technical issues with the product, and it works fine."
- "MariaDB's GUI is an area with certain shortcomings where improvements are required."
What is our primary use case?
I use MariaDB in my company to build simple web applications.
What is most valuable?
The most valuable feature of the solution is its interface, including the web interface and the CLI.
What needs improvement?
There is no guide provided to first-time users by the solution. For first-time users, there should be some sort of guide provided by the solution explaining what the product offers so that they don't have to search for it on Google. The very first time that users use the product, they should be able to use the database server and move it to phpMyAdmin.
MariaDB's GUI is an area with certain shortcomings where improvements are required.
For how long have I used the solution?
I have been using MariaDB for more than a year.
What do I think about the stability of the solution?
I haven't faced any technical issues with the product, and it works fine. Suppose users have some other databases running in the environment apart from MariaDB. In that case, it might occupy the port that MariaDB's server is trying to use, so you might not be able to access it. There are no technical issues related to the solution unless there is another database in the same environment where MariaDB functions, making it an area where users must be careful.
What do I think about the scalability of the solution?
The product has scalability features, but I haven't reached the level where I have to use them. If you know where to change the tool's configurations, it can scale up.
Which solution did I use previously and why did I switch?
Though I still work with MariaDB, I have moved to Firebase and MySQL.
I have experience with some other tools in the past. The interface areas offered by other tools in the market are much better than the ones offered by MariaDB. The interface offered by MySQL databases is better than MariaDB's GUI.
How was the initial setup?
The product's initial setup phase can be done straight out of the box, as it works fine.
The product's initial setup phase didn't require much time because MariaDB was already embedded within XAMPP, so it was easy to use and access since I only had to launch it. You may want to change the user credentials for the password before you can access it and use it from the CLI.
What's my experience with pricing, setup cost, and licensing?
Price-wise, the product is affordable. The product is not expensive.
What other advice do I have?
I rate the overall product an eight out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Senior Consultant at Matrix technology AG
A reliable relational database that offers good stability to its users
Pros and Cons
- "The most valuable feature of the solution is a relational database, which is fairly reliable...It is a stable solution."
- "MariaDB should provide HA and archive logging... I haven't had the opportunity to use the features provided by the solution since I don't know how to see them."
What is our primary use case?
I use MariaDB since my organization has different customers who use different databases. My company caters to the customers' needs depending on the database they want to use.
What is most valuable?
The most valuable feature of the solution is a relational database, which is fairly reliable. My company is satisfied with most of the features of the solution. My company just provides services to customers depending on what they want, so we don't necessarily dig too deeply into why they want it. If a customer asks for a referral or suggestions for a free database, then my company normally tries to push PostgreSQL, a tool we get directly from the vendor.
What needs improvement?
My company hasn't seen any problems with the solution where it has been running. The solution works fine for the purpose it is meant for, so there are no issues.
MariaDB should provide HA and archive logging. If HA and archive logging are present in the solution, it is hard to find them. The aforementioned details related to HA and archive logging need to be considered for improvement. I haven't had the opportunity to use the features provided by the solution since I don't know how to see them.
For how long have I used the solution?
I have been using MariaDB for a couple of years. My company operates as a consultant offering support for the solution.
What do I think about the stability of the solution?
It is a stable solution. I haven't seen any stability issues for the purpose MariaDB is meant to function.
What do I think about the scalability of the solution?
In my company, the instance related to MariaDB is fairly small, so I can't comment much on its scalability.
For MariaDB, my company has only one customer who uses it for a single instance, which is about 20 GB of data at the moment.
How are customer service and support?
I haven't had the need to contact the solution's technical support.
How was the initial setup?
The solution is deployed on an on-premises model.
MariaDB can be deployed in a day.
What's my experience with pricing, setup cost, and licensing?
My company uses the free version of the solution.
Which other solutions did I evaluate?
With PostgreSQL, it's simply the archive logging functionality and remote hard clustering capabilities.
My company is not familiar with how the functionalities of PostgreSQL would work for MariaDB or MySQL.
What other advice do I have?
I would tell those planning to use the solution that it is pretty much the same as MySQL, but since my company has dealt with only one instance in MariaDB, I can't say much about it.
I rate the overall solution an eight out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Senior Data Engineer at Nike
Is user-friendly, scalable, and light
Pros and Cons
- "MariaDB is a user-friendly solution. Performance wise, it's better than SQL. With SQL, I would need to write a number of queries. In contrast, MariaDB is light."
- "The dashboard and pricing need improvement."
What is our primary use case?
We use several solutions for analyzing purposes including MariaDB, MongoDB, and PostgreSQL.
Our use cases for MariaDB are 50% for transferring data and 50% for storage purposes.
What is most valuable?
MariaDB is a user-friendly solution. Performance wise, it's better than SQL. With SQL, I would need to write a number of queries. In contrast, MariaDB is light.
In addition, MariaDB's transferring speed is very high compared to that of other DBs.
What needs improvement?
The dashboard and pricing need improvement.
For how long have I used the solution?
I've been using this solution for one and a half years.
What do I think about the stability of the solution?
For stability, I would give MariaDB a rating of eight out of ten.
What do I think about the scalability of the solution?
I would rate MariaDB's scalability at nine out of ten. We currently have 50 plus people using this solution including middle level software developers and data engineers.
How are customer service and support?
MariaDB's technical support staff have been very helpful, and I would give them a rating of nine out of ten.
How would you rate customer service and support?
Positive
How was the initial setup?
The initial setup is somewhat complex, but it can be overcome by reading the documentation and following it closely. The installation took about 50 minutes. The SQL development team handles the maintenance of the solution.
What's my experience with pricing, setup cost, and licensing?
It is an open-source solution.
What other advice do I have?
I would recommend MariaDB and rate it at eight on a scale from one to ten.
Which deployment model are you using for this solution?
Private Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Amazon Web Services (AWS)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Technical Manager at a tech vendor with 10,001+ employees
Helpful support, open-source, and reliable
Pros and Cons
- "The most valuable feature of MariaDB is that it is open-source and we can easily migrate from other databases, such as Oracle to MariaDB."
- "MariaDB can improve by adding more features. There are a lot of features, which are available in Oracle, and which are not available in MariaDB. We hope they will introduce the features soon."
What is our primary use case?
We are currently doing UAT testing with MariaDB. Production has not started.
We will be using MariaDB in a complex project for the airlines.
How has it helped my organization?
MariaDB has helped our organization because we are able to use the solution more for projects. We do not have to pay a lot for licensing as we did before.
What is most valuable?
The most valuable feature of MariaDB is that it is open-source and we can easily migrate from other databases, such as Oracle to MariaDB.
What needs improvement?
MariaDB can improve by adding more features. There are a lot of features, which are available in Oracle, and which are not available in MariaDB. We hope they will introduce the features soon.
In a future release, MariaDB should add more collections. We want parallel processing.
For how long have I used the solution?
I have been using MariaDB for more than 12 months.
What do I think about the stability of the solution?
MariaDB is stable.
What do I think about the scalability of the solution?
MariaDB is scalable, but it could improve horizontal scaling.
We have approximately 150 end users using this solution in the organization.'
We have 10 applications lined up to add to the solution, and we plan on increasing usage.
I rate the scalability of MariaDB a three out of five.
How are customer service and support?
The support from MariaDB has been very good. They are helpful.
I rate the support MariaDB a five out of five.
Which solution did I use previously and why did I switch?
We previously use Oracle and we switched to MariaDB because the licensing cost for Oracle was too much.
How was the initial setup?
The initial setup of MariaDB is simple. The full implementation took little time compared with similar solutions.
I rate the initial setup of MariaDB a five out of five.
What about the implementation team?
We have an in-house team that does the implementation and support of MariaDB. MariaDB has been providing us with some training.
What was our ROI?
We have seen a return on investment because we are going to save a lot of revenue from not having to use Oracle licenses.
What's my experience with pricing, setup cost, and licensing?
The solution is free, but if you want the enterprise version you will need to pay for some licenses but the cost is less than other solutions, such as Oracle.
Which other solutions did I evaluate?
We evaluated other options, such as PostgreSQL, before choosing MariaDB.
What other advice do I have?
The solution is best for medium-sized businesses. If you have a very large business I would recommend looking at an alternative. Oracle is better for large businesses.
I rate MariaDB an eight out of ten.
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner

Buyer's Guide
Download our free MariaDB Report and get advice and tips from experienced pros
sharing their opinions.
Updated: May 2025
Popular Comparisons
SQL Server
Teradata
MySQL
Oracle Database
PostgreSQL
Firebird SQL
SAP HANA
IBM Db2 Database
Amazon Aurora
CockroachDB
SQLite
LocalDB
EDB Postgres Advanced Server
ClickHouse
Citus Data
Buyer's Guide
Download our free MariaDB Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- When evaluating Open Source Databases, what aspect do you think is the most important to look for?
- Did you switch from a different solution to MySQL? Can you list a few pros and cons for making the move?
- Which database is the best for session cashing?
- Why is Open Source Databases important for companies?
- Which low-code (no-code) database solution do you prefer?