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

Milvus vs MySQL comparison

 

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

Milvus
Ranking in Open Source Databases
10th
Average Rating
7.4
Reviews Sentiment
7.5
Number of Reviews
5
Ranking in other categories
Vector Databases (8th)
MySQL
Ranking in Open Source Databases
2nd
Average Rating
8.2
Reviews Sentiment
7.4
Number of Reviews
149
Ranking in other categories
Relational Databases Tools (5th)
 

Mindshare comparison

As of July 2025, in the Open Source Databases category, the mindshare of Milvus is 5.8%, up from 2.6% compared to the previous year. The mindshare of MySQL is 9.7%, down from 16.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Open Source Databases
 

Featured Reviews

Sameer Bhangale - PeerSpot reviewer
Provides quick and easy containerization, but documentation is not very user-friendly
Milvus' documentation is not very user-friendly and doesn't help me get started quickly. Chroma DB provides super user-friendly documentation, enabling new users to get started quickly. Chroma DB's setup doesn't have many dependencies, whereas Milvus usually comes with some dependencies because of the way it needs to be deployed. Unlike Milvus, it's very easy to do POCs with Chroma DB.
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.

Quotes from Members

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

Pros

"The best feature of Milvus was finding the closest chunk from a huge amount of data."
"Milvus has good accuracy and performance."
"Milvus offers multiple methods for calculating similarities or distances between vectors, such as L2 norm and cosine similarity. These methods help in comparing different vectors based on specific use cases. For instance, in our use case, we find that the L2 distance works best, but you can experiment with different methods to find the most suitable one for your needs."
"The solution is well containerized, and since containerization is quick and easy for me, I can scale it up quickly."
"I like the accuracy and usability."
"The ML modules in MySQL are advantageous since they make data handling easy and quick at MNQM."
"It has a community version. When I have to create a new database, I have no problems with licenses."
"This specific version of this MySQL has been battle tested for a long time. Any issues are known issues and we pretty much don't have any problems when they're in production. So it's very stable."
"Table partitioning is most valuable. It is easy to use."
"The most valuable feature is the on-premises data encryption facilities."
"It has a remote access feature to manage the database from a remote location. This enables in-work collaboration."
"The main advantage is the very large user base. This enables users to fix about any issue by answering any question."
"My main reason for using MySQL for this small customer database company and for some kinds of scientific projects was that I had to do the installation myself. I didn't have a database administration team behind me. Therefore, I was looking for something very easy to handle. MySQL is easy to install, connect, and do all such things."
 

Cons

"Milvus has higher resource consumption, which introduces complexity in implementation."
"Milvus could make it simpler. Simplifying the requirements and making it more accessible. It could be more user-friendly."
"Milvus' documentation is not very user-friendly and doesn't help me get started quickly."
"I've heard that when we store too much data in Milvus, it becomes slow and does not work properly."
"Even for the best database, we always want the database to perform much better, so we wish MySQL would be much better, in terms of performance."
"MySQL could introduce more indexing strategies."
"The user interface could be more user friendly. Mainly because most of the times we see black and white digital lines. Something like Python."
"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."
"Clusters are hard to perform so we use no SQL alternates like MongoDB."
"The availability of tools could be improved in the MySQL open-source platform. They can provide more analytical tools. I haven't had any particularly difficult issues to troubleshoot on MySQL, but in the past, on Microsoft SQL Server, I had to troubleshoot some difficult issues, and better tools were in place to see what was going on in real-time on the server. So, that's the bit that is lacking on the MySQL open-source platform."
"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."
"It would be helpful if there were a graphical user interface to administer, configure, and tune it."
 

Pricing and Cost Advice

"Milvus is an open-source solution."
"Milvus is an open-source solution."
"I think that MySQL is a premium product."
"This product has a good price point."
"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."
"The tool is open source."
"I am using the Community Edition, which is available free of charge."
"When you know the setup will continue to grow, make sure you have the paid support."
"We are using the licensed version of MySQL."
"There is a license needed for this solution."
report
Use our free recommendation engine to learn which Open Source Databases solutions are best for your needs.
860,592 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
20%
Manufacturing Company
10%
Financial Services Firm
9%
University
8%
Computer Software Company
16%
Financial Services Firm
11%
Manufacturing Company
7%
Government
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

What do you like most about Milvus?
I like the accuracy and usability.
What needs improvement with Milvus?
Milvus could be improved how it could automatically generate insights from the data it holds. Milvus maintains embedding information and knows the relationships between data points. It would be use...
What is your primary use case for Milvus?
Milvus is primarily used in RAG, which involves retrieving relevant documents or data to augment the generation of new content. Milvus helps convert text and other data into a vector space, and the...
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...
 

Comparisons

 

Overview

 

Sample Customers

1. Alibaba Group 2. Tencent 3. Baidu 4. JD.com 5. Meituan 6. Xiaomi 7. Didi Chuxing 8. ByteDance 9. Huawei 10. ZTE 11. Lenovo 12. Haier 13. China Mobile 14. China Telecom 15. China Unicom 16. Ping An Insurance 17. China Life Insurance 18. Industrial and Commercial Bank of China 19. Bank of China 20. Agricultural Bank of China 21. China Construction Bank 22. PetroChina 23. Sinopec 24. China National Offshore Oil Corporation 25. China Southern Airlines 26. Air China 27. China Eastern Airlines 28. China Railway Group 29. China Railway Construction Corporation 30. China Communications Construction Company 31. China Merchants Group 32. China Evergrande Group
Facebook, Tumblr, Scholastic, MTV Networks, Wikipedia, Verizon Wireless, Sage Group, Glassfish Open Message Queue, and RightNow Technologies.
Find out what your peers are saying about Milvus vs. MySQL and other solutions. Updated: June 2025.
860,592 professionals have used our research since 2012.