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

MySQL

Jetware

Reviews from AWS customer

4 AWS reviews

External reviews

1,611 reviews
from and

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


    Jasmeet singh V.

MySQL leads in relational database domain

  • October 07, 2021
  • Review provided by G2

What do you like best about the product?
It's free and open source database I guess which provide user based database creation with all the priviledges options.

In many middle scale companies this mysql database is used.

I used it for the purpose of database migration project where I understand that it is similar to postgres I mean it's internal architecture in regards to user management.

I guess we used 5.7 version of this db and it worked fine for us, performanceand community support is also good
What do you dislike about the product?
Couldn't find anything to dislike this database
What problems is the product solving and how is that benefiting you?
We used this database to test with heterogenous and homogenous migrations.
Also with many different version that the migration is happening or not


    Satbir S.

Free of cost comprehensive Database solution

  • October 06, 2021
  • Review provided by G2

What do you like best about the product?
The best part is zero cost of implementation without compromising on critical features a database solution should have
What do you dislike about the product?
Performance is not comparable to modern database solutions and methods that pertain to much larger datasets.
What problems is the product solving and how is that benefiting you?
We have organized Data collection, management and reporting through multiple users from a single point.
We use it for hosting larger datasets that spreadsheet solutions cannot handle.
Recommendations to others considering the product:
Any database solution must be in the simplest form to be used by a large employee/user base, and MySQL provides that.


    VIPIN Y.

Good database management system

  • October 03, 2021
  • Review provided by G2

What do you like best about the product?
We can check the data, table by application. And this will help to develop applications. It provides a lot of features to create, delete and modify data by UI and SQL query.
What do you dislike about the product?
If you have a large dataset and you want to import that database then sometimes it will stop responding.
What problems is the product solving and how is that benefiting you?
If you are developing software and you want to debug your code then it is the best software that will make it easier.


    Siddhant K.

Opensource SQL at its best

  • September 17, 2021
  • Review provided by G2

What do you like best about the product?
1 - Opensource thus free to use
2 - Easy to use
3 - Easy to set up using just a 500 MB installer
4 - Indexing is fast
5 - Is compatible with windows as well as Linux
What do you dislike about the product?
1 - It becomes too slow when the data is too much
2 - Need to work on its GUI
What problems is the product solving and how is that benefiting you?
1 - I almost host all my application databases in Mysql as it is cheap and easy to use
2 - Php and Mysql are the perfect combinations of the website so the customer that has low budget and tight deadlines, we go with the MySQL


    Shayan D.

My sql - A Relational database

  • September 11, 2021
  • Review provided by G2

What do you like best about the product?
The best part of MySQL is the ease of use and setup. It doesn't consume much space as compared to other databases like SQL server and being lightweight it is much easy to set up and connect your application with it. Yet it can handle pretty heavy transactions. Its one of the choice when comes to databases for a spring boot project. Moreover, it is available on both LINUX and WINDOWS platforms. It comes with its features which include access, authentication, backups, extended running support for languages like Perl, Tcl, Huskey. Its client i.e. Mysql Workbench is also lightweight and has a nice responsive UI with lots of operational features.
What do you dislike about the product?
When it comes to data-intensive transactions and analytics it lags. For such operations, one has to move to mongo or SQL server-like databases. Another negative aspect is it blocks database operations while taking backups. In terms of data security and authentications, it lacks what other paid RDBMS offer. It also lacks debugging capabilities which now most of the paid databases come with.
What problems is the product solving and how is that benefiting you?
We use MySQL databases in most of the microservice-based applications in our organization. It's easy to implement especially when it comes to the java spring boot project. And above all, it's free to use.
Recommendations to others considering the product:
If you are planning to build small or medium size applications/microservices then it's a good choice to choose Mysql as a backend database. It's easy to maintain, query, and gives output pretty quickly.


    Information Technology and Services

FirstDatabase

  • September 04, 2021
  • Review provided by G2

What do you like best about the product?
Firstly I love the database, and it is a very fun-loving experience while doing practice and work on MySQL. If someone is enjoying doing work with MYSQL, I think they will never forget the fun. I love this platform for database so much.
What do you dislike about the product?
Well, at first, I faced a little bit inconvenience while learning its platform basics and how to write the syntax and many features. But later on, I loved it.
What problems is the product solving and how is that benefiting you?
Of course, I'm solving my problem of the database with this platform. I also loved its GUI Interface, but I prefer CUI for all


    Information Technology and Services

Best Relational Database for storing data

  • September 01, 2021
  • Review provided by G2

What do you like best about the product?
The best thing about MySQL is that it have very wide community and scope.

Other than community, MySQL is best database for storing Relational data
What do you dislike about the product?
The disliked feature of MySQL is that it is somehow expensive in production after deployment of the application on EC2 instance of Amazon Web services
What problems is the product solving and how is that benefiting you?
The problems that I solved using MySQL as Database is that we can gather or fetch the information from complex relations.


We can connect the tables with each other and do normalisation easily
Recommendations to others considering the product:
As a software Engineer, I really recommend other developers & engineers to use MySQL as Database


    Computer Software

Best suited for SQL queries development and learning

  • September 01, 2021
  • Review provided by G2

What do you like best about the product?
We can most find sql server queries online. It is cross platform database server.
What do you dislike about the product?
It doesn't support very large datasets . I has stability issues
What problems is the product solving and how is that benefiting you?
Most popular open source DBMS. We can most find sql server queries online. It can be contacted seamlessly to tableau and power bi
Recommendations to others considering the product:
Best open source for DBMS


    Information Technology and Services

Best Relational DBMS

  • August 27, 2021
  • Review provided by G2

What do you like best about the product?
MySql is open source database management system to manage our databases easily.
What do you dislike about the product?
If we have large databse then it is not that efficient.
What problems is the product solving and how is that benefiting you?
I am developing web applications with MySQL at the backend. The benefit I realized is writing queries is easy here and if one does not wish to write a query, then go for alter table option by right click and make changes.


    Sarwat F.

A great database to store large amounts of data

  • August 26, 2021
  • Review provided by G2

What do you like best about the product?
It allows us to deal with lakhs of data without facing any glitches.
What do you dislike about the product?
The SQL queries can be complicated for someone with no coding background.
What problems is the product solving and how is that benefiting you?
Running the whole user data to calculate premiums using SQL as the primary database.
Extracting minor data specifications with queries.
Recommendations to others considering the product:
Please consider using this if you deal with abundant of data.