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

MySQL vs Oracle Java DB comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 4, 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 Relational Databases Tools
4th
Average Rating
8.2
Reviews Sentiment
7.4
Number of Reviews
150
Ranking in other categories
Open Source Databases (1st)
Oracle Java DB
Ranking in Relational Databases Tools
19th
Average Rating
8.4
Reviews Sentiment
7.3
Number of Reviews
9
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of October 2025, in the Relational Databases Tools category, the mindshare of MySQL is 7.5%, down from 7.9% compared to the previous year. The mindshare of Oracle Java DB is 1.0%, up from 0.6% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Relational Databases Tools Market Share Distribution
ProductMarket Share (%)
MySQL7.5%
Oracle Java DB1.0%
Other91.5%
Relational Databases Tools
 

Featured Reviews

Prabir Kumar Kundu - PeerSpot reviewer
Offers robust security and availability with impressive replication capabilities
Regarding their documentation and interface, there is room for improvement. Documentation is definitely required when running multiple databases on a cluster system. The load balancer, MySQL LB, which is used to connect to the application, lacks clear documentation. When there are multiple application servers connecting to the MySQL cluster and going through the MySQL load balancer, the documentation is not user-friendly. It's there, but only technical persons with deep knowledge of the MySQL database can implement it. Most of the community users or ISVs who use MySQL don't have many technical persons or DBA experts, so they face some challenges for the high availability of connecting high available databases from high available applications. That documentation should be simplified.
Anil-Sinha - PeerSpot reviewer
Able to process all the reporting and processing in the database itself
We have been upgrading and moving to new environments. I was involved in the solution's initial setup. Some things in the setup are very smooth sailing. However, some setups become complicated because what they set up doesn't meet your needs. So, some tweaking is necessary in certain instances. Having a good understanding of the tool really helps. Oracle Java DB is easy to deploy if it's a new setup. Migrating from an old environment to a new environment takes time because you need the old functionality. A first-time deployment of the application is easy. We just did a default setup and started using it. When we have to migrate, there is too much baggage behind that application, especially from the security point of view.

Quotes from Members

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

Pros

"I am totally satisfied with MySQL."
"MySQL is easy and convenient for me. I don't need to rely on anyone. I can write the code and extract the information. It is fast if you know how to use it. The solution is not expensive, and most of the developers know how to use it. It is easy to create tables. The solution is stable and has good performance. The connection with AWS gives regular updates, which is manual otherwise and a nightmare."
"​We use MySQL for enterprise data storage as well as part of the back-end of websites and web applications.​"
"It is free, which is probably its most valuable feature. It is a pretty full-featured relational database. It really does everything we need it to do."
"MySQL's clustering features are very strong, and you can automate scripting, so that helps. We wrote a Terraform script and ran it."
"The solution is free to use, which is its most valuable aspect."
"The solution is easy to use."
"It's a good tool, a good database platform."
"It's very clever."
"The valuable features include connecting to the database and retrieving data."
"There have been no issues in relation to stability. We've never really had do to any recoveries. It is very stable."
"The additional value of having Java inside the Oracle database is all the security that is applied to an Oracle database will be enforced on Java's stored procedures as well."
"The solution is stable."
"The most valuable feature is automation."
"It has a programming language so anything that we require for Selenium is all available there."
"Able to write queries more efficiently and the management of data has become better and easier."
 

Cons

"The workbench could be improved. In particular, error messages can be improved, which are horrific and completely unhelpful. I'd like to see improved parsing of errors. When you write SQL and it crashes, it usually is something completely irrelevant and not helpful. I've started to use GPT 3.5 for finding out how to do things. I got to do something a bit different, and that I found to be very useful. If there was some way to tie it into one of the new AI tools, that would probably be a good idea."
"It could be more secure."
"When working with a cluster wide, I have to use the MySQL cluster version."
"MySQL tutorials and guides could be improved. Often they are too complex for someone with no database experience to understand."
"MySQL could be improved by adding more automation."
"MySQL lacks a feature akin to Oracle's Real Application Clusters, which ensures continuous database availability within the same data center or nearby data centers."
"If the customer is already using or has already used Oracle for a long time they will know the look and feel and the character of this database that can fit into their business."
"Sometimes, not because the version is not the latest version, there are some issues with it. Sometimes there's an issue with the server which creates issues with it."
"The solution should continue to keep updating and improving the Java language."
"It'll be better if Oracle Java supports open source technologies, like Node.js."
"The biggest lesson that I have learned from using Oracle products is vendor lock-in."
"Needs improvement in consistency issues with respect to timeframes."
"The tool might be integrated, but we see performance issues because of overhead."
"The solution could be more user-friendly."
"In terms of improvement, I'd like an automation tool that is lower priced. The core prices are very high."
"Oracle can improve by providing more connection string variations and relay servers on the path to the database."
 

Pricing and Cost Advice

"It is open-source."
"MySQL Enterprise Support is not cheap, though might still be cheaper than Oracle or SQL Server. They may not have local support depending on where you’re based, but there are many smaller agencies out there that will readily provide support. You’ll need to spend some time looking around."
"I think that MySQL is a premium product."
"I am not paying, but I am not sure about the exact licensing requirements."
"We are using the free version of MySQL. We prefer paying for a yearly license."
"Can range from free to quite expensive, depending on the environments and requirements, so better to really set goals ahead of setting it up."
"It is open source. We prefer it for POCs because it saves the license cost."
"We are using the free community version of the solution."
"Oracle Java DB is a pricey solution."
"The product's pricing is very friendly, with no extra costs after the licensing fees."
report
Use our free recommendation engine to learn which Relational Databases Tools solutions are best for your needs.
869,785 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
14%
Financial Services Firm
10%
Manufacturing Company
8%
Educational Organization
6%
No data available
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business73
Midsize Enterprise31
Large Enterprise61
By reviewers
Company SizeCount
Small Business4
Midsize Enterprise2
Large Enterprise6
 

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 needs improvement with Oracle Java DB?
Oracle can improve by providing more connection string variations and relay servers on the path to the database. Various ways of connecting would enhance functionality.
What is your primary use case for Oracle Java DB?
I have experience connecting to a database with Java by using Java code and interrogating the database.
What advice do you have for others considering Oracle Java DB?
It's important to consider several settings and connection strings, as well as firewall rules when connecting to the database. I would rate the overall solution nine out of ten.
 

Comparisons

 

Overview

 

Sample Customers

Facebook, Tumblr, Scholastic, MTV Networks, Wikipedia, Verizon Wireless, Sage Group, Glassfish Open Message Queue, and RightNow Technologies.
Université Nice Sophia Antipolis
Find out what your peers are saying about MySQL vs. Oracle Java DB and other solutions. Updated: September 2025.
869,785 professionals have used our research since 2012.