Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

MySQL

Jetware

Reviews from AWS customer

3 AWS reviews

External reviews

1,593 reviews
from and

External reviews are not included in the AWS star rating for the product.


    Himanshu M.

Good and Reliable Database

  • September 20, 2025
  • Review provided by G2

What do you like best about the product?
It is easy to use, stable, and works well for small and large projects. I like that it is widely used and has good community support.
What do you dislike about the product?
Some advanced queries can be slow and need extra tuning. The tools for beginners could also be better.
What problems is the product solving and how is that benefiting you?
MySQL helps me store and manage data in an organized way. It makes it easy to handle multiple records, run queries, and keep data secure, which saves time and makes my work more efficient.


    Swapnil Patel i.

This DBMS extremely aligned with Transaction management and ACID property.

  • September 19, 2025
  • Review provided by G2

What do you like best about the product?
I like the most about my sql is that it is easy to handle, implement and integrate with other technology. It has amazing support and lot of features like transaction management, lots of data type support. At last it is super easy to use so i use it multiple times in a day.
What do you dislike about the product?
Sometimes I face while scaling issues while increasing performance.
What problems is the product solving and how is that benefiting you?
I am working professional with fintech domain dealing with high transactions in a day and my organization using 60% mysql for this. For us security and ACID property is main concern and MYSQL is best in that.


    Consulting

Scalable Powerfull database engine

  • September 19, 2025
  • Review provided by G2

What do you like best about the product?
normalized relational database engine, Good structured components
Creating database is easy and integrate it with .net applications is good and stable. you don't need to be an expert to implement it you can easily connect to customer support to get answers to your inquiries, I use it frequently for developing my applications
What do you dislike about the product?
Need to specify the code page at the beginning of creating the connection string in the application code
What problems is the product solving and how is that benefiting you?
Some applications need server operating server rather than Microsoft Windows, Linux to be exact. deploying MySQL in Linux is very easy, so I use it to develop such applications


    Abhay S.

MySQL- The most flexible DBMS!

  • September 18, 2025
  • Review provided by G2

What do you like best about the product?
Very simple to get started with and take advantage from a vast set of features. It requires a low learning curve to master it as well. In my experience, it is reliable and very efficient. It enables efficient database management and also provides a very high level of security.
What do you dislike about the product?
MySQL has it limits when it comes to very advanced functions, or instances wherein load is very high. The SQL dependant system also does not support certain languages.
What problems is the product solving and how is that benefiting you?
The biggest benefit I see using MySQL is that it supports addition of columns to the desired position (using BEFORE and AFTER keyword), this very basic functionality is not provided with premier tools like PostgreSQL, In addition, its flexibility and reliability makes it a solid choice for both small and large projects.


    satish j.

Very User friendly interface

  • September 18, 2025
  • Review provided by G2

What do you like best about the product?
Its have one feature which allow me to dump and copy any query and easily dump can be uploaded.
What do you dislike about the product?
some time it gets hang and feels like performance issue
What problems is the product solving and how is that benefiting you?
I use this mysql in my organization and it help me to run query and other feature to use very easily.


    Abhinay H.

DATA MANAGER

  • September 18, 2025
  • Review provided by G2

What do you like best about the product?
MySQL is lightweight, fast, and incredibly reliable. As a developer working on web applications and IoT systems, I appreciate how easily it integrates with PHP and other backend technologies. Whether I’m managing event data or sensor logs, MySQL handles it efficiently without overcomplicating things
What do you dislike about the product?
While MySQL is reliable for small to medium projects, it starts to show limitations with large-scale data and high transaction loads. It doesn’t handle horizontal scaling well, and setting up consistent database clusters can be tricky.
What problems is the product solving and how is that benefiting you?
MySQL helps me manage structured data efficiently for web and IoT projects. It’s lightweight, integrates well with PHP, and keeps things simple and stable. I use it to store event details and sensor logs without needing complex setup or heavy resources.


    devang n.

One of the best database services

  • September 17, 2025
  • Review provided by G2

What do you like best about the product?
It provides us the best way to store the data and retrieve the same. It is one of the best RDBMS system.
What do you dislike about the product?
Sometime it becomes slow to process when the struture is poor.
What problems is the product solving and how is that benefiting you?
It provides us the good way to run the RDBMS.


    AK M.

Reviewing MySQL: Performance, Scalability, and Usability

  • September 17, 2025
  • Review provided by G2

What do you like best about the product?
Balance of performance, scalability and ease of use. It is an open-source which makes it easily accessible for everyone. Also, it has seamless integration with most programming languages and web frameworks.
What do you dislike about the product?
It can struggle with high concurrent and large scale workload. Also some advance features like JSON handling, or complex analytics are less mature than in other databases. Also, its inconsistent support for strict SQL compliance can lead to unexpected behavior
What problems is the product solving and how is that benefiting you?
Problem: Need to manage and store structured data securly
Benefit:MySql offers relational database abilities with support of tabular format and data integrity making it easy to store and manage.

Problem:Risk of consistency and data corruption during transactions.
Benefit: It has ACID compliance and support transactions which ensures data to remain reliable and consistent

Problem:Need for seamless integration with programming language and web framework
Benefit:MySql easily integrates with programming languages making development easy


    Sushant M.

A dependable database I use almost every day

  • September 16, 2025
  • Review provided by G2

What do you like best about the product?
I really like how easy it is to implement and use MySQL on a daily basis. I use it frequently for different kinds of projects—from small apps to larger systems—and it has never felt overwhelming. The community support is excellent, with plenty of tutorials, forums, and documentation that make problem-solving quick and straightforward. It’s lightweight, integrates well with multiple programming languages, and offers stable performance without demanding heavy resources.
What do you dislike about the product?
The official customer support can feel limited unless you’re on an enterprise plan, so I mostly rely on the community for help. While that usually works, direct support could be stronger. Also, at very large scale with high-concurrency workloads, MySQL sometimes requires extra tuning or falls short compared to other specialized databases. For analytics-heavy scenarios, it’s not always the most efficient option. But for frequent, everyday use cases, these drawbacks are not a deal-breaker.
What problems is the product solving and how is that benefiting you?
MySQL helps me manage structured data efficiently without needing expensive solutions. It solves the problem of securely storing and retrieving business data such as user information, transactions, and logs. Since it is reliable and easy to integrate with applications, I don’t have to worry about data consistency or downtime. This has benefited me by speeding up development, reducing infrastructure costs, and allowing me to focus more on building features rather than managing the database itself.


    prince k.

MYdatabase

  • September 12, 2025
  • Review provided by G2

What do you like best about the product?
its opensource.
Easy to modify according to my needs
What do you dislike about the product?
Limited advanced features,
Eg: lack of advanced features found in data bases like postgreSQL.
Less support for complex queries like advanced joins
What problems is the product solving and how is that benefiting you?
Helped to store large amount of structured data.