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

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


4-star reviews ( Show all reviews )

    Alexandr V.

basic database

  • August 17, 2021
  • Review provided by G2

What do you like best about the product?
Easy to install, support cluster mode. SQL based
What do you dislike about the product?
Cluster hard to autoscale, required 3rt party solutions
What problems is the product solving and how is that benefiting you?
Database for small medium applications. Best for Openstack


    Vishal A.

Best of the finest for databases

  • July 13, 2021
  • Review provided by G2

What do you like best about the product?
Handy commands and easy to write and compile
What do you dislike about the product?
doesn't like the limitations for smaller datasets and irrational databases
What problems is the product solving and how is that benefiting you?
Handling Big databases larger datasets and biggest benefits is the processesing of huge amount of data with shorter keywords, allocating and analyzing datasets for various insights, predictions and many other uses related to store, retrieve and protect data in databases.
Recommendations to others considering the product:
My recommendations would be to consider at the top for Mysql as there are lots of options available however, the best one is MySQL so, If you are looking for something related to relational databases then my first choice on the go would be MySQL and yes there are limitations to it however, these limitations makes it more powerful as there is always a certain criteria that works best for MySQL.


    Meghana R.

Most commonly used database

  • June 24, 2021
  • Review provided by G2

What do you like best about the product?
The usage of this database starts right from educational institutions, hence it is most known and most common database.
It is very easy to use. The relational database helps keep track of multiple tables and connect them.
What do you dislike about the product?
Since it is sql, no sql databases are making a lot of noise in the market. They have a lot of advantages for storing huge amount of data.
As Mysql lacks performance or search operations on big data.
What problems is the product solving and how is that benefiting you?
Mysql is vest suited for a simple application or projects. The integration of Mysql into multiple domains and programming languages is quite feasible. It can be used for average amount of datastore.
Recommendations to others considering the product:
If you are looking for handling big data, try migrating to No sql database for better performance.


    Computer Software

Excellent tool for querying MySQL databases

  • June 21, 2021
  • Review provided by G2

What do you like best about the product?
What I like best is how simple it is to query and provide readable and workable data for employees who do not work directly with the technology. Management is able to make the best business decisions once I as the developer extract the data for them using MySQL.The table set up as well as the data querying is easy to learn and work with. It also allows for connection to multiple databases so it's easy to jump back and forth from one to the other.

It's also great that when the program does occassionally crash, it automatically saves your work. Once the program reloads you can continue working just where you left off.
What do you dislike about the product?
MySQL tends to crash at times. Often needs to be restarted.
What problems is the product solving and how is that benefiting you?
A business is powered by it's data. MySQL gives me the tools to pull this data and analyze it, which allows for the company as a whole to make the best possible business decisions. Having such a dynamic tool that gives me such efficent access to my data increases the turnaround of projects with the highest level of accuracy.
Recommendations to others considering the product:
MySQL is definitely a great tool to work with for database related work. I use it on a day to day basis and it allows me to work efficiently in conjunction with my web applicaitons. It may crash every so often when running heavy duty queries, but restarting it should fix the issue.

I would highly recommend it.


    Computer Software

I am using MySQL for the last 11 years. From MySQL version 5 to the current version 8.

  • June 16, 2021
  • Review provided by G2

What do you like best about the product?
MySQL is best suitable for storing complex relational data features. Now, with the JSON support, it adds more power to the MySQL
What do you dislike about the product?
Still, MySQL lags at text performance. We can't use MySQL for advanced search features. ES and Solr are better for those. Also, it's single point of failure if the Master goes down.
What problems is the product solving and how is that benefiting you?
I prefer using MySQL for storing configs, relational data storage. With proper data modeling, MySQL will be the best one to go with it.
Recommendations to others considering the product:
Go with MySQL blindly, if you have fewer data and also if it demands relational use cases. Even if you have a large amount of data, you can use sharding or partitioning to scale it.


    Rahul G.

Simplest and easiest DB management software to start with

  • May 21, 2021
  • Review provided by G2

What do you like best about the product?
Simple to set up
Simple queries
Allows integration with different tools
Open source
Great community support
Supports storing json datatype
What do you dislike about the product?
UI can be better like Redis insight
Additional features can be added for business use
What problems is the product solving and how is that benefiting you?
We use for storing survey data in an organised way
Recommendations to others considering the product:
If yor are a fresher to IT industry then mysql is the best way to start with for DB management


    Alexander T.

The Best Relational Database Management System

  • May 13, 2021
  • Review provided by G2

What do you like best about the product?
The thing that I like the most about MySQL is how simple it is to set up and easy to start using. If you know SQL, there is no learning curve for actually using this database management system. It also has integration with various tools that I use on a day-to-day basis, such as IntelliJ Idea. Another thing that I like about MySQL is that it allows for fast and lossless recovery of data if someehting goes wrong during transactions.
What do you dislike about the product?
The only thing that I dislike about MySQL is that it gets a bit slow and takes significant performance hits when working with large databases. Other than that, there is nothing I dislike about MySQL, as it perfectly suits my needs at the moment.
What problems is the product solving and how is that benefiting you?
At my company, we are using MySQL as an underlying database management system for almost all internal R&D projects. I use it for a Deep Learning-based project for managing and storing the data that comes from the customer side. One of the most significant benefits of using MySQL in this setting is that it is easy to get your desired database running quickly.


    Suresh k.

Mysql Open source DB

  • April 22, 2021
  • Review provided by G2

What do you like best about the product?
Open source and quite fast and easy to learn
What do you dislike about the product?
Large database issue. I cant handle large DB
What problems is the product solving and how is that benefiting you?
I used it as for software database for storing data and serving for customers.
Recommendations to others considering the product:
This is useful database , should try it


    Sharan G.

Best for relational database use cases. Ideally used a lot in e-commerce websites

  • April 18, 2021
  • Review provided by G2

What do you like best about the product?
The simplicity and support out there is the best.
What do you dislike about the product?
The tables in the db has a limit. Even with indexes, as a table grows, you find the query times a bit more than usual
What problems is the product solving and how is that benefiting you?
Easy to onboard on. Ideal choice for relational mapping usecases


    Kim D.

Good software

  • April 14, 2021
  • Review provided by G2

What do you like best about the product?
I'm not super versed in databases, and MySQL is relatively easy to use. My team and I are able to pull reports and information without having to consult our tech department. It's really handy. Without it, we would have to contact our developers for every piece of info we need. In addition, our team is learning query language which builds our skills. We can also save the queries we use every month so we can easily pull the data for repetitive tasks. It's easy to download and get started-it takes just a few minutes. You can give even lower level employees copies of the queries they need to pull for their role so they don't have to consult the developers for every data piece they need.
What do you dislike about the product?
I can't really think of any; it does the job. I'm sure if our tech team commented they could dig into the details about the behind the scenes usage, but for a front end user it's helpful.
What problems is the product solving and how is that benefiting you?
We have many of the employees who need data from our custom built software pulling it with MySQL rather than going to our developers. Even the non "tech" people in our company can download MySQL and pull data from our systems, so it streamlines information flow. It empowers employees to go to the source and get the information they need. It's really handy in that way.
Recommendations to others considering the product:
It's easy to download and try, so give it a shot.