Try our new research platform with insights from 80,000+ expert users

MySQL vs Oracle Multitenant comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

MySQL
Ranking in Relational Databases Tools
3rd
Average Rating
8.2
Reviews Sentiment
7.5
Number of Reviews
148
Ranking in other categories
Open Source Databases (1st)
Oracle Multitenant
Ranking in Relational Databases Tools
13th
Average Rating
8.6
Number of Reviews
19
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of February 2025, in the Relational Databases Tools category, the mindshare of MySQL is 8.4%, down from 9.0% compared to the previous year. The mindshare of Oracle Multitenant is 0.6%, down from 0.6% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Relational Databases Tools
 

Featured Reviews

Muzzamil  Hussain - PeerSpot reviewer
Native encryption ensures secure data management with a simple deployment
The most valuable feature is the on-premises data encryption facilities. By default, we can provide encryption, and this feature in MySQL is why we prefer it over other databases. The native encryption in MySQL encourages us to use this database model more frequently compared to Oracle and other databases. With Oracle, we have to buy another solution for encryption and masking, but MySQL supports native encryption, which enhances our return on investment. It perfectly supports our ROI, and we have no issues with its functionality.
François Dernoncourt - PeerSpot reviewer
Databases are automatically upgraded and cloning of pluggable databases requires just one command
Multitenant has a container database with many pluggable databases. A great feature is that you can upgrade the container to a more recent version and all the pluggable databases are automatically upgraded to that version. Previously it would have required an upgrade for each database. The second great feature is the clone which enables you to get the clone of pluggable databases with one command, as opposed to copying data from one place to another.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The solution helps us perform with our databases and extract data."
"MySQL is a scalable tool. Scalability-wise, I rate the solution a nine out of ten...The solution's technical support is good. I rate the technical support a nine out of ten."
"It's a mature solution that's been around for decades."
"One of the most valuable features is MySQL's ability to run our email system. We use a system called Colab."
"Like other databases, it has a rich set of functions, such as stored procedures and its own procedural language, which is akin to Oracle SQL. It also has trigger and cursor commands you would expect with a good database language."
"MySQL's clustering features are very strong, and you can automate scripting, so that helps. We wrote a Terraform script and ran it."
"MySQL is open-source. There are a lot of open-source communities trying to come up with their own patches, and to come up with their own features, which help MySQL develop faster than traditional databases like Oracle, which is closed source."
"I like the simplistic view of MySQL to build custom queries and things like that as compared to SQL Server, which seems more cluttered. SQL Server has a query analyzer. MySQL pretty much does the same, and performance-wise, it has less overhead for connecting to our ERP system. It seems more responsive and cleaner. With MySQL, you get what you need without any overbloating, for which Microsoft is known. That's why they have so many constant security patches for everything because there is so much stuff, which degrades performance."
"The feature that I like on Multitenant is the ease - it is very easy for my team to run the database."
"The best thing about Oracle Multitenant is its ability to consolidate multiple databases into one engine."
"Multitenant has a container database with many pluggable databases."
"The database becomes pluggable. Inside this container is called a pluggable database and each application contains this pluggable database inside Multitenant. We can then share resources like control files, memory, etc. This lets you stop and start each application without impacting the others. This resource sharing is the most valuable feature"
"It's easy to use and works great."
"I would rate the scalability a ten out of ten. Our clients are mostly medium and enterprise businesses."
"The most valuable features are the speed and ease of use."
"It is quite stable. We have not faced any kind of instability in the database."
 

Cons

"There should be more tools to manage the on-premises version and more automation features."
"The only service which could be improved is its usability. The entire user experience needs to be revamped to meet the 2018 design standards."
"The user interface could be more user friendly. Mainly because most of the times we see black and white digital lines. Something like Python."
"Since we upgraded from 8.0.12 to 8.0.22, it has had some slowness-related issues. Some of the queries that were fast previously are quite slow now. I did some research, and I found many people complaining about it."
"I would rate the stability a seven out of ten. It does break down a little at times."
"The performance issues in the product can be considered as an area where improvements are required."
"We want to continue using MySQL but it merged with Oracle and the scalage changed."
"When I run into issues, I really have to research how to fix them."
"That said, Oracle in general doesn't invest in their UI for any of their applications. If we're talking about the dashboard or other user experience, there is room for improvement. I'm talking about on premises. The cloud version has started to improve."
"Technical support could be faster."
"It can be complicated to scale up the solution, but it's scalable."
"While the product is overall excellent, it is quite expensive."
"This solution is a bit complicated when collecting from containers - that feature should be a bit better."
"From the scope of improvement, I would say that people are adopting new query options. Certain databases like MongoDB adopt new query options so that they can just pull the data."
"There is room for improvement in customer service and support."
"There are many functions where changes are not easy to implement, and we try to avoid modifying these areas due to security issues and the complexity of maintaining them."
 

Pricing and Cost Advice

"We are using the licensed version of MySQL."
"MySQL is very cheap. It could be free. It also has a yearly licensing option."
"The price of the solution is good because we have a good partner."
"It's free."
"It is free. It is an open-source platform."
"It's cheaper than other solutions."
"MySQL is released under an open-source license, so you have nothing to pay to use it."
"I use the open-source free community version."
"This solution is a little bit pricey."
"For me, I will go with it if I have the budget. Some features are nicer than before, but at the end of the day, you always have a limited budget. I prefer to upgrade and get a specific hardware when possible. At the end, you will have to make a compromise. You will not get everything you would have liked to have."
"The price is worth the quality."
report
Use our free recommendation engine to learn which Relational Databases Tools solutions are best for your needs.
838,713 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
15%
Financial Services Firm
11%
Manufacturing Company
7%
Government
7%
Financial Services Firm
22%
Computer Software Company
8%
Hospitality Company
7%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

Why are MySQL connections encrypted and what is the biggest benefit of this?
MySQL encrypts connections to protect your data and the biggest benefit from this is that nobody can corrupt it. If you move information over a network without encryption, you are endangering it, m...
Considering that there is a free version of MySQL, would you invest in one of the paid editions?
I may be considered a MySQL veteran since I have been using it since before Oracle bought it and created paid versions. So back in my day, it was all free, it was open-source and the best among sim...
What is one thing you would improve with MySQL?
One thing I would improve related to MySQL is not within the product itself, but with the guides to it. Before, when it was free, everyone was on their own, seeking tutorials and how-to videos onli...
What do you like most about Oracle Multitenant?
The best thing about Oracle Multitenant is its ability to consolidate multiple databases into one engine.
What is your experience regarding pricing and costs for Oracle Multitenant?
I am not connected to the financial aspects, so I am unable to provide details.
What needs improvement with Oracle Multitenant?
There are many functions where changes are not easy to implement, and we try to avoid modifying these areas due to security issues and the complexity of maintaining them. Also, support can be impro...
 

Comparisons

 

Also Known As

No data available
Oracle Pluggable Database
 

Overview

 

Sample Customers

Facebook, Tumblr, Scholastic, MTV Networks, Wikipedia, Verizon Wireless, Sage Group, Glassfish Open Message Queue, and RightNow Technologies.
An Post, National Oilwell Varco, SAS Institute, Sportmaster, Y-Telecom
Find out what your peers are saying about MySQL vs. Oracle Multitenant and other solutions. Updated: January 2025.
838,713 professionals have used our research since 2012.