MySQL Reviews
Do you work at MySQL? Claim your profile to update the latest information about your product.
Overall MySQL Reviews
Here's an unbiased review of MySQL. Discover how MySQL users rate its features, ease of use, customer support, and other aspects that contribute to its overall appeal.
MySQL Pros and Cons
"Fast and reliable, flexible and scalable, it is also open-source and widely used."
"The platform can be implemented on any operating system. It is open-source software; hence, no license fee. The queries are simple, making the response time very short. It has extensive documentation, which most developers use to develop applications."
"Easy-to-use GUI. The software can be visualized. Grids that divide the software in a very systematic manner."
"The security is not very strong compared to other databases, and the performance can be affected by the choice of storage engines, which have different characteristics and limitations."
"It is difficult for a user to know where the problem is in the database. One cannot perform multiple queries with low CPU resources."
"Schema section division.Highlight the importance of the refresh button in an accessible manner."
SoftwareSuggest reviews are authentic and verified. Here's how.
Hear directly from customers who have used MySQL. Read their experiences, feedback, and ratings to gain valuable insights into how this software has benefited their businesses.
Arnold K.
Software developer
Used the software for : 1-2 years (Weekly)
Company Size :501-1000 employees
Verified Reviewer
Review Source: Organic
It is easy to install, use, and administer. It offers good performance, reliability, and security. What's more, it's also compatible with many programming languages such as PHP, which I use every day, and operating systems such as Windows, Linux, and Mac. So it's a good choice for developing dynamic, interactive web applications.
MySQL After Sales Service Rating
What do you like best about MySQL?
Fast and reliable, flexible and scalable, it is also open-source and widely used.
What do you dislike about MySQL?
The security is not very strong compared to other databases, and the performance can be affected by the choice of storage engines, which have different characteristics and limitations.
What features is MySQL currently missing?
No
What other products like MySQL have you used or evaluated?
SQLite
Amitha K.
Used the software for : 2+ years
Company Size :51-200 employee
Verified Reviewer
Review Source: Organic
MySQL has been a game-changer for our database management. It's reliable, user-friendly, and incredibly efficient. The community support is fantastic, making troubleshooting a breeze. Highly recommend for any project!
Sarah G.
Used the software for : 2+ years
Company Size :51-200 employee
Verified Reviewer
Verified User
Review Source: Organic
The software is used by many data-driven web applications, making it popular. It is very reliable in processing day-to-day business operations. The interface is well-designed, which makes it easier to learn quickly. However, the software is a bit expensive, setting it apart from other options. Additionally, it is very easy to manipulate data because the security features are not very robust. Only trained experts can read and understand the software.
MySQL Mobile App Experience
MySQL After Sales Service Rating
What do you like best about MySQL?
The platform can be implemented on any operating system. It is open-source software; hence, no license fee. The queries are simple, making the response time very short. It has extensive documentation, which most developers use to develop applications.
What do you dislike about MySQL?
It is difficult for a user to know where the problem is in the database. One cannot perform multiple queries with low CPU resources.
Do you think MySQL delivers value for the money spent?
Yes
Are you satisfied with MySQL features?
Yes
Did implimentation of MySQL was easy?
Not Sure
What features is MySQL currently missing?
So far I have not come across any missing feature on the platform.
What other products like MySQL have you used or evaluated?
Microsoft SQL IBM DB2
How MySQL is better/different from its competitors?
The interface is very user friendly making it easy for newbies to adapt easily.
Raul D.
Used the software for : 2+ years
Company Size :51-200 employee
Verified Reviewer
Review Source: Organic
I have been using MySQL Workbench for storing and retrieving large amounts of data. The extraction process is very quick and satisfying. The entire GUI is operable using a mouse, making it easy to perform queries. This can even help someone from a non-technical background understand the importance of databases. Being from a tech background, it has been really helpful from a company perspective.
MySQL Mobile App Experience
MySQL After Sales Service Rating
What do you like best about MySQL?
Easy-to-use GUI. The software can be visualized. Grids that divide the software in a very systematic manner.
What do you dislike about MySQL?
Schema section division.Highlight the importance of the refresh button in an accessible manner.
Do you think MySQL delivers value for the money spent?
Yes
Are you satisfied with MySQL features?
Yes
Did implimentation of MySQL was easy?
Yes
What features is MySQL currently missing?
Visualization of database in any manner but really give picture of functionality and data flow.
What other products like MySQL have you used or evaluated?
None
How MySQL is better/different from its competitors?
Open source, huge community help, Oracle has been really updating versions continuously.
Julius K.
CEO
Used the software for : More than 1 year
Company Size :501-1000 employees
Verified Reviewer
Verified User
Review Source: Organic
Good for starters but poor in the long run. Can't handle traffic and simultaneous fetches. Poor security and limited security features. Too much complexity for normal usage and operations. Hard to connect with Amazon containers.
What do you like best about MySQL?
Sure, please provide the text you would like me to review.
What do you dislike about MySQL?
Sure, please provide the text you would like me to review.
HADOLIKAR S.
Used the software for : 2+ years
Company Size :51-200 employee
Verified Reviewer
Review Source: Organic
MySQL is a reliable and powerful database management system. It's user-friendly and handles large datasets efficiently. Perfect for both beginners and experts. It has truly streamlined our data operations!
Pratham
Business administrator
Used the software for : Free trial
Company Size :51-200 employees
Verified Reviewer
Verified User
Review Source: Organic
MySQL is the most widely used database management system. It is intended for medium use and is usually advantageous in speed compared to other DBMSs. However, it should not be considered for use with large databases that are accessed continuously.
What do you like best about MySQL?
It is the most used database management system on the Internet, for its easy use, free license, and considerable speed. It works under the well-known Relational scheme. It consists of a server that is multi-threaded and multi-user, which means that it allows us to carry out several jobs in a single moment, or within the same server, and is accessible to several users with different rights while maintaining security for use in open environments such as the Internet. MySQL is a good program to manage databases.
What do you dislike about MySQL?
Some functions built into MySQL actually slow down queries to a crawl and ignore their indexes, a large part of MySQL utilities are not documented.