No more typing reviews! Try our Samantha, our new voice AI agent.

MySQL vs Oracle MySQL Cloud Service comparison

Why PeerSpot?
 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 23, 2025

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 Open Source Databases
2nd
Ranking in Relational Databases Tools
4th
Average Rating
8.2
Reviews Sentiment
7.0
Number of Reviews
152
Ranking in other categories
No ranking in other categories
Oracle MySQL Cloud Service
Ranking in Open Source Databases
11th
Ranking in Relational Databases Tools
14th
Average Rating
8.4
Reviews Sentiment
7.4
Number of Reviews
21
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of September 2026, in the Open Source Databases category, the mindshare of MySQL is 12.5%, up from 9.3% compared to the previous year. The mindshare of Oracle MySQL Cloud Service is 2.0%, up from 0.6% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Open Source Databases Mindshare Distribution
ProductMindshare (%)
MySQL12.5%
Oracle MySQL Cloud Service2.0%
Other85.5%
Open Source Databases
 

Featured Reviews

Amandeep Pawar - PeerSpot reviewer
Senior Engineer at Airy Software Technologies Private Limited
Careful data design has delivered consistent transactions and supports reliable microservices
MySQL is a reliable and mature relational database, but there are a few areas where it could be improved. One area is horizontal scalability. While MySQL supports scaling for applications, handling write-heavy workloads often requires additional solutions such as sharding, which adds complexity. Another area where it could improve is in native support for advanced analytics and large-scale distributed processing, which may require specialized databases. Changing the database schema on large tables can also be challenging and may require careful planning to minimize downtime. Performance tuning is powerful, but identifying and optimizing slow queries often requires manual analysis and experience. Having more built-in performance insights and automated optimization recommendations would be helpful for administrators. In terms of documentation and security, I think MySQL could be improved in those areas. While the official documentation is comprehensive, it can sometimes be difficult for beginners to navigate, especially for advanced topics such as application partitioning and query optimization. More practical examples and architecture-focused guides would be beneficial. On the integration side, MySQL already works well with frameworks such as Spring Boot and Hibernate, but enhancing support for modern cloud-native deployments, Kubernetes, and automated observability would simplify operations. MySQL is a mature and dependable database, and I hope to see improvements primarily around administration, better operational tooling, and a smoother developer experience rather than fundamental database capabilities.
RS
Director at Adamos Tecnologia
Efficiently manages extensive datasets with rapid connections and wide tool support
Oracle MySQL Cloud Service is easy to manage and install. It does not require a DBA for management. The connections are very fast and it supports several thousand users simultaneously without any issues. New connections do not hang server operations. As soon as new releases are put out, they work as expected. Oracle MySQL Cloud Service is supported by every vendor and tool, including architectural, integration, and generation tools, offering wide protocol support. This makes Oracle MySQL Cloud Service a valuable solution.

Quotes from Members

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

Pros

"It’s been used as the main databases for a lot of the developments we have done."
"MySQL solution is overall stable."
"The solution is easy to use."
"MySQL is compatible with most of the platforms."
"ACID attributes are the most valuable feature, as data reliability is a top concern."
"MySQL is easy to configure, use, and implement; it is free, cost-effective, and has a powerful plethora of tools."
"The performance is great, as this is a lightweight product that is not demanding on the resources, which is what I think gives it the edge."
"Storage and searching quickly on data is no longer an issue facing us using Excel."
"All the features are excellent."
"The solution's performance is good."
"MySQL is very stable and works beautifully with large amounts of data."
"MySQL is a centralized RDBMS in itself, and you don't have the overkill of having the full Oracle or Microsoft SQL Server. It's ideal, and it helps with the developer console. It has three versions for developers. It's a very good tool for open source."
"The solution overall is very, very good. It's got good integration with other databases and adds new features often."
"Overall, I rate Oracle MySQL Cloud Service as a nine out of ten."
"Having multiple reliable databases has improved our business greatly because having a robust database is so integral to the company in general."
"Oracle MySQL Cloud Service is easy to manage and install."
 

Cons

"When we have a lot of data it takes a longer time. The transaction gets stuck in a queue and if we try to stop that particular transaction, it won't abort until all the selected records have been processed."
"Slower performance when using InnoDB as compared to MyISAM for using simple queries"
"The backup methods need improvement."
"Documentation is definitely required when running multiple databases on a cluster system."
"On the database side, it should be really lightweight, and the data structure should be like MongoDB."
"Integration is a key feature in need of improvement, as we have spent hours building this just to ensure that a set of data is exposed to a different client, a different world in need of that data."
"The biggest disadvantage of MySQL is MyISAM system, which doesn't support well transactions (lack of efficiency)."
"We require more ease of use, scalability, and high availability."
"There might be minor improvements, however, I can’t identify any particular areas for improvement at the moment."
"Integrating business intelligence or NLP solutions would help us save time and would prevent us from having to take a deep dive. Data problems seem to multiply on the system when you interact with it. Automation would save a lot of man-hours."
"It requires a significant amount of expertise and effort to manage, especially when dealing with substantial volumes of data."
"The tool’s stability must be improved."
"Oracle MySQL Cloud Service should be easier to replicate and integrate into further solutions."
"In a production environment, upgrading from a lower to an upper version is a very long process that needs to be improved."
"It could be more user-friendly, but that depends on the user's technical skills."
"Relational databases, in general, are not known to be as scalable as NoSQL databases."
 

Pricing and Cost Advice

"We've never bought a commercial license. We just use the open-source community edition."
"I use a free version at present."
"The solution is open source so is free."
"The tool is open source."
"The price of the solution is good because we have a good partner."
"For the on-premise version, no license is required."
"I don't pay for a license."
"We're using the open-source version right now, which is free. I do see some value in some of the more enterprise functions. We're using the open-source version right now, and I was interested in the MySQL Enterprise version really for the tools that they provide, but we decided not to make the purchase."
"It is an open-source product."
"While the core solution itself is not exorbitant, the support services are associated with a significant maintenance fee, often ranging from twenty to thirty percent."
"The license is expensive."
"The product is expensive."
"The solution’s paid plans are expensive."
"Oracle has a better licensing model compared to its competitors."
"The product is free since it is an open-source tool."
report
Use our free recommendation engine to learn which Open Source Databases solutions are best for your needs.
913,806 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Outsourcing Company
11%
Manufacturing Company
8%
Financial Services Firm
8%
Construction Company
8%
Comms Service Provider
14%
Outsourcing Company
11%
Financial Services Firm
9%
Construction Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business75
Midsize Enterprise34
Large Enterprise64
By reviewers
Company SizeCount
Small Business8
Midsize Enterprise1
Large Enterprise12
 

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 is your experience regarding pricing and costs for Oracle MySQL Cloud Service?
I have never paid for the full version of Oracle MySQL Cloud Service. We use the free version or the version available in RDS ( /products/amazon-rds-reviews ) from AWS ( /products/amazon-aws-review...
What needs improvement with Oracle MySQL Cloud Service?
Oracle MySQL Cloud Service should be easier to replicate and integrate into further solutions. Although it targets Linux and UNIX environments, its performance is not as optimized on Windows platfo...
What is your primary use case for Oracle MySQL Cloud Service?
I work in finance, financial services, banking, and financial services.
 

Overview

 

Sample Customers

Facebook, Tumblr, Scholastic, MTV Networks, Wikipedia, Verizon Wireless, Sage Group, Glassfish Open Message Queue, and RightNow Technologies.
Omnis, Naveex, Rehash Technologies
Find out what your peers are saying about MySQL vs. Oracle MySQL Cloud Service and other solutions. Updated: September 2026.
913,806 professionals have used our research since 2012.