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

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


    Computer Software

Easy to understand for beginners creating database

  • August 19, 2019
  • Review provided by G2

What do you like best about the product?
It’s a really good RDMS (relational database management system). Allows keeping the data that exists in the database organized its easy to downaload and follows the steps to understand easy
What do you dislike about the product?
Poor performance in scaling once the size of the parameter are done in designing of data base that’s the limit of it
What problems is the product solving and how is that benefiting you?
It’s connect with the workbench and it’s reallu good


    Renewables & Environment

Very good query language

  • August 18, 2019
  • Review provided by G2

What do you like best about the product?
It is easy to understand, even a beginner can understand the logic quickly.
What do you dislike about the product?
Sometimes it takes a lot of time to load
What problems is the product solving and how is that benefiting you?
It is way faster to combine tables in MySQL compared to some software like MS Excel or Google Sheets
Recommendations to others considering the product:
MySQL is a very easy tool to use and is inexpensive. For a beginner, it is easy enough to understand its syntax querying from the database. It is also very easy to export file to csv format (we use for MS Excel or Google Sheet) or json format to go straight to our custom website. I recommend users, who are beginners, to also familiarize yourself connecting tables by using inner joins.


    Information Technology and Services

Best Way to Store your Data

  • August 17, 2019
  • Review provided by G2

What do you like best about the product?
MySQL is very helpful to store your data in an organised way. It’s easy to use and keeps your data safe and secure from threats. You can manage your data easily with MySQL.
What do you dislike about the product?
MySQL’s queries are sometimes hard and not understandable. It becomes difficult for the person with no programming knowledge experience to handle the MySQL.
What problems is the product solving and how is that benefiting you?
We’re storing bunch of data with MySQL. It becomes 10 times easier to store the data and manage it.


    Iresha G.

MySQL Is The Best Free And Opensource RDBMS

  • August 17, 2019
  • Review provided by G2

What do you like best about the product?
*Easy to use
*It is free and open source
What do you dislike about the product?
*Some times it may tend to run slow when work with large databases
What problems is the product solving and how is that benefiting you?
*It is light weight and scale-able
*It supports several platforms and it is very easy to install and configure.
*MySQL query syntax is easier to learn compared to all other database management software
*It has a great data integrity
*Many online learning materials are available
*It does not have many hardware requirements
*It does not support SQL check constraints that is used to validate data stored in a column and common table expressions
Recommendations to others considering the product:
It is the best RDBMS for small to medium sized applications


    Anurag S.

MySQL a gateway to database

  • August 16, 2019
  • Review provided by G2

What do you like best about the product?
Using mysql you can easily fetch data from the database. Just write the query to perform any functionality and there you are.
What do you dislike about the product?
Some queries are hard to remember like join, conditional queries. but you can easily find queries on the internet.
What problems is the product solving and how is that benefiting you?
We are using mysql to fetch data from our client's database and then we can easily develop the appropriate application.
Recommendations to others considering the product:
It is a great software to perform various functions to the database. So if you are planning to become a soft engg then you must learn how to use it.


    Computer Software

Most popular open source database

  • August 16, 2019
  • Review provided by G2

What do you like best about the product?
Mysql is the most popular open source database system. Very stable, secure and has a lot of features. I have been using Mysql for the last 10 years, and it has proven a great and stable solution.
What do you dislike about the product?
Some of the enterprise features are only available in the enterprise (paid) version. There are some alternatives, like Percona, but it should be nice if the gap between enterprise and open source were smaller.
What problems is the product solving and how is that benefiting you?
Information storage and solutions for retrieving data for our systems.


    Phiona K.

MySQL databases are easiest to manage

  • August 13, 2019
  • Review provided by G2

What do you like best about the product?
The English-light, syntax is very straight format and it comes with a user interface that makes it easy to create tables and insert data without typing commands
What do you dislike about the product?
I use MySQL databases over server like wamp and Lamp which are quite heavy on resources because they come with other features am not interested in other than the database itself.
What problems is the product solving and how is that benefiting you?
Data store in the database is easy to query and organise. it is also easy to export mysql data from one database to another


    MARVIN M.

Eases you into the world of databases

  • August 12, 2019
  • Review provided by G2

What do you like best about the product?
MySQL if the first DBMS I used. It is easy to understand and SQL syntax is simple to learn and use. Most MySQL servers come with a user interface to offer you a visual feel of your data
What do you dislike about the product?
For large applications, you end up creating so many tables just to maintain relationships that some tables end up having less than 5 rows of data.
What problems is the product solving and how is that benefiting you?
MySQL is easy to understand for most users and the interface is very user friendly


    Health, Wellness and Fitness

The best query language tool

  • August 12, 2019
  • Review provided by G2

What do you like best about the product?
I like the console and the way it organised where you can see you code, the tables and log as well as results. Very nice
What do you dislike about the product?
There isn’t anything to dislike but I would love to be able to integrate MySql with other tools or software for say visualisation like tableau
What problems is the product solving and how is that benefiting you?
I do data mining, exploratory data anlysis using MySQL


    Financial Services

Industry standard relational database

  • August 08, 2019
  • Review provided by G2

What do you like best about the product?
Ease of use and backed by solid industry support as everyone uses this
What do you dislike about the product?
Storing Jason objects is now the new thing in this day and age of small apps
What problems is the product solving and how is that benefiting you?
No real problems as SQL is how we all learned database management first
Recommendations to others considering the product:
Standard