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
5th
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 September 2025, in the Relational Databases Tools category, the mindshare of MySQL is 7.6%, down from 7.9% compared to the previous year. The mindshare of Oracle Java DB is 1.0%, up from 0.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Relational Databases Tools Market Share Distribution
ProductMarket Share (%)
MySQL7.6%
Oracle Java DB1.0%
Other91.4%
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

"MySQL has helped my customers' database management by providing better RTO and RPO; the RPO can be less, RTO can be less, using this replication software, which is an inbuilt feature of the database itself, and you don't have to purchase an additional license for the replication."
"MySQL is an open-source product and has good community support. If you encounter any problem, you can easily ask other members of the community to help. They help you a lot. On top of being free, MySQL is a cross-platform database, meaning it can work on both Windows and Linux. It is very good for us."
"I like MySQL because of its community."
"I use MySQL for employee service in an OLTP database."
"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."
"The initial setup for the SQL database is not complex and it even integrates into the platform. You set up the recipe and then just follow the runbook, the build book. Then it works as long as you follow the procedures."
"The tool is open-source and there is no cost involved in its use."
"The solution is easy to use."
"The valuable features include connecting to the database and retrieving data."
"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 most valuable feature is automation."
"Able to write queries more efficiently and the management of data has become better and easier."
"The database is quite robust in terms of performance from the SQL side."
"It's very clever."
"It has a programming language so anything that we require for Selenium is all available there."
"There have been no issues in relation to stability. We've never really had do to any recoveries. It is very stable."
 

Cons

"I would like to see more integrations of the solution with other platforms and improve the support on different data types."
"The documentation is pretty weak and should be improved."
"There are some issues with compatibility with Java environments that need to be improved. When Oracle bought this solution there were some driver changes that caused some issues with operations."
"I feel that some tools which make it easier to create queries or make it easier for other functions would be really interesting to see."
"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."
"When I run into issues, I really have to research how to fix them."
"Oracle should start putting in some of the enterprise features in the standard feature. There are some key features that should be part of the standard."
"The licensing cost of the solution is expensive, which MySQL needs to consider improving."
"Oracle can improve by providing more connection string variations and relay servers on the path to the database."
"The solution could be more user-friendly."
"The tool might be integrated, but we see performance issues because of overhead."
"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."
"In terms of improvement, I'd like an automation tool that is lower priced. The core prices are very high."
 

Pricing and Cost Advice

"​Enterprise editions and support are definitely needed for the heavy users who need direct support. ​"
"I rate the solution's pricing as four out of ten, where one is cheap, and ten is expensive. For our basic needs, it's quite affordable. However, the cost increases when we need to scale up or require high availability. Our developer team of about 600 people uses MySQL without much issue. The pricing becomes more of a concern on the business side, as we have more end users and need constant database availability and scaling. In those cases, the solution gets a bit more expensive, even though it provides good value for the business."
"MySQL is cheaper than Microsoft SQL Server."
"It's an open-source database management system that can be used free of charge."
"The pricing falls within the moderate range."
"It has a community version."
"We are using the free version of MySQL. We prefer paying for a yearly license."
"It is open-source."
"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.
867,341 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
14%
Financial Services Firm
10%
Manufacturing Company
7%
Government
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.
867,341 professionals have used our research since 2012.