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,604 reviews
from and

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


5-star reviews ( Show all reviews )

    Luca P.

Solid RDBMS for web-scale applications

  • June 10, 2025
  • Review provided by G2

What do you like best about the product?
I value the InnoDB storage engine for its support for ACID-compliant transactions and its efficient handling of read-heavy operations. The native replication capabilities provide a standard method for scaling out reads and implementing high-availability architectures. The ecosystem includes functional tools like MySQL Workbench, which assists directly with data modeling, server administration, and SQL development. Its cross-platform compatibility ensures a consistent database environment across various operating systems. Finally, the extensive technical documentation and large community make it possible to find solutions to most technical issues.
What do you dislike about the product?
Achieving high performances requires a significant investment in configuration tuning
What problems is the product solving and how is that benefiting you?
Over the years, MySQL has been a foundational component of our technology stack, consistently solving the core challenge of reliable data management as our business has grown. In the beginning, it provided a stable, no-cost entry point for a relational database, allowing our initial application to launch on a proven and secure platform.

As our operations expanded, the problem shifted from simple data storage to managing performance at scale. The primary benefit we've realized is architectural flexibility over the long term. Instead of facing a costly and disruptive migration to a new system, we used MySQL's own features to evolve. By implementing master-slave replication, we were able to offload read-intensive analytics and reporting tasks that were beginning to slow down our main application. This has allowed us to scale our services efficiently, ensuring system responsiveness and stability without needing to re-engineer our entire data layer. In essence, MySQL has provided a continuous and scalable path, supporting our technical requirements year after year.


    Razvan C.

I worked with MySQL since more than 5 years

  • April 03, 2025
  • Review provided by G2

What do you like best about the product?
It's easy to use and integrate, and also to work with it
What do you dislike about the product?
Sometimes is harder to make complex reports with data from DB
What problems is the product solving and how is that benefiting you?
Store related data in relevant places and connect them when needed


    Shivangini R.

Most Popular DB Software

  • October 16, 2024
  • Review provided by G2

What do you like best about the product?
I've been using MySQL since my graduation. It's very easy to use and navigate. I can also easily import big excel files here.
What do you dislike about the product?
When going for big data analysis, MySQL gives problem. Additionally, it's challenging to find issues in previous queries when I wanted to make some corrections.
What problems is the product solving and how is that benefiting you?
I am preparing to become a Data Analyst and I use MySQL and Excel both, and MySQL has made running queries easier.


    Ankit S.

Working with sql

  • October 03, 2024
  • Review provided by G2

What do you like best about the product?
MySql is really helpful for saving/retreiving data to/from rational database
What do you dislike about the product?
MySql is greatly helpful to integrate in our application for database management.
What problems is the product solving and how is that benefiting you?
It is much easy to learn mysql queries and run those queries to perform operations


    Yojerlis P.

It is the perfect choice for database administration.

  • August 14, 2024
  • Review provided by G2

What do you like best about the product?
That it is super fast and can be use in all OS.
What do you dislike about the product?
That sometimes the localhost does not work as expected.
What problems is the product solving and how is that benefiting you?
The management of the database.


    Yash C.

Best DB for storing all kind of data.

  • July 09, 2024
  • Review provided by G2

What do you like best about the product?
I'm a software developer and I have been using MySQL for so long time its been a great experience, never faced any issues. It has a strong community which helps if any issue comes. It is very easy to implement with other backend technologies.
What do you dislike about the product?
I hope MySQL team adds support for storing embeddings, as now days RAG is every where.
What problems is the product solving and how is that benefiting you?
Its helping me store all the product related data with ease, integration with all backend technologies provides a very good experience.


    Sravan K.

MySQL: Easy and Powerful

  • July 05, 2024
  • Review provided by G2

What do you like best about the product?
Mysql is an awesome database to learn for beginners. Mysql Database implementation is easy when compared to other databases. There are many plugins and packages to integrate into any code base without much effort.
We can use mysql for small scale projects. I had previously used in many beginner level projects. There are also lot of forums that help to troubleshoot any issues.
What do you dislike about the product?
Mysql is so powerful but not suitable for large databases. Other than that everything looks fine.
What problems is the product solving and how is that benefiting you?
MySQL helps in efficiently storing, retrieving, and managing data from it with it's powerful queries.It also offers features like indexing and query optimization and caching.


    Jose P.

Intense but rewarding

  • April 19, 2024
  • Review provided by G2

What do you like best about the product?
The possibility of scaling and learning at a good point is related to the great documentation and potential of the MYSQL service. The ability to use php-fpm, Apache with a multi-threaded module and MySQL with good configuration in your indexes from the beginning can take any small or medium-sized company to a good level.
What do you dislike about the product?
The learning curve can be somewhat tedious, but in the end it will be rewarding.
What problems is the product solving and how is that benefiting you?
Being a free service, you can save costs at the start of your business.


    Yash C.

MySQL where i store all my imagination.

  • February 08, 2024
  • Review provided by G2

What do you like best about the product?
It is very beginner-friendly, I started using with with my backend integrations. It has lots of advanced features which can increase the speed of data retrieval for example there are indexing and chaining tables.
What do you dislike about the product?
I don not think there is anything to dislike about MySQL at lease for me, as it full fills all my needs. It has a great community from where we can get help if we get stuck in some issues
What problems is the product solving and how is that benefiting you?
It is helping me developer cool apps, I'm storing all sorts of data in MySQL which is connected to my backend. From retrieving data to creating and deleting its very swift. It helped me store a big data and query it fast using indexing.


    Ravinder S.

Most Popular Relational Database Solution for Small to Medium Level Businesses

  • January 02, 2024
  • Review provided by G2

What do you like best about the product?
When it comes to Open Source Relational Database Mamangement, MySql comes at top. MySql allows to create, modify and extract data from relational database. The MySql installer is very easy and within few minutes you will be able to start working on MySql. In addition to above it provide database optimization, scalabilit and transactional processing support.
What do you dislike about the product?
I think it has all the positive in it, except that it should allow storing more data.
What problems is the product solving and how is that benefiting you?
One can manage the database efficiently with MySql Applciation because it is a very powerful, dependable, and stable solution. MySql has a unique storage engine making it even easier to manage the database. To achieve peak performance MySQL database server can be tweaked. For fast transactional database solutions MySql is one at the top of the list.