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

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


    Computer Software

MySQL - a great database product

  • January 11, 2018
  • Review provided by G2

What do you like best about the product?
It is easy to use, easy to setup. It once was opensource, which made it even better.
What do you dislike about the product?
Now that Oracle owns the license I worry that it will no longer be free.
What problems is the product solving and how is that benefiting you?
Mostly used for instruction although I have also used it for some consulting work regarding survey collectiion
Recommendations to others considering the product:
You might want to consider the open source alternative


    Rahul B.

The best database server for both commercial and personal projects

  • January 11, 2018
  • Review provided by G2

What do you like best about the product?
There are several database servers nowadays. While the others are more sophisticated, MySQL does everything that others can while being very simple to manage.

MySQL does not have much overhead, thus on a dedicated server, it can use the resources optimally.
What do you dislike about the product?
There is nothing in MySQL I do not like. I have been using it for every personal project.
What problems is the product solving and how is that benefiting you?
MySQL server is used by me to store a huge amount of data (more than 100GB) and let me tell you, still it is scaling perfectly.

The InnoDB storage engine has no match. I have used table partitions a lot to manage such a big dataset.
Recommendations to others considering the product:
MySQL can solve every data storage related problem. Perform thorough research, look for community support, before giving up.


    Hospital & Health Care

Free and offers much

  • January 11, 2018
  • Review provided by G2

What do you like best about the product?
It is scalable, secure and reliable. Tech support is great
What do you dislike about the product?
lacks many features enterprise administrators and database developers expect
What problems is the product solving and how is that benefiting you?
automated, integrated and enterprise ready t cloud service, increased agility and reduced my costs.
Recommendations to others considering the product:
It may not offer many features, but is a great free tool.


    Alfred S.

Easy to learn relational DB

  • January 10, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is simple to learn. It is easy to get it installed and running and easy to connect.
What do you dislike about the product?
MySQL is now owned by Oracle, so that makes life tricky. I do wish it had been treated as a separate entity when Oracle bought Sun. Still, that's how business works.
What problems is the product solving and how is that benefiting you?
We have local databases tracking student use of the computer labs and software. We also use it to for various engineering software that require database integration.
Recommendations to others considering the product:
Consider MariaDB if you want to go back to a true Open Source product. If you're OK with Oracle, then this is great!


    Publishing

Mysql does the work you need in a way you want

  • January 10, 2018
  • Review provided by G2

What do you like best about the product?
Mysql is the most popular and commonly used RDBMS. It is open source and free . It is a feature rich product that powers a lot of web-sites and applications online. It is relatively easy to get started with MySQL, it has a lot of third-party applications, tools and integrated libraries.
What do you dislike about the product?
Compared with SQL server rich functions, MYSQL does have functional limitations .
What problems is the product solving and how is that benefiting you?
I used MYSQL to create and store data used by web application. Compared with SQL server, it is much easier to use mysql to pull and get data from web app.
Recommendations to others considering the product:

A great majority of web-sites (and web-applications) can simply work on MySQL despite the constraints. This flexible and somewhat scalable tool is easy to use and easy to manage -- which proves very helpful in the long run.Even though MySQL and some storage engines perform really well with read operations, concurrent read-writes can be problematic.


    Telecommunications

A lite solution

  • January 10, 2018
  • Review provided by G2

What do you like best about the product?

158/5000
Quizás quisiste decir: MySQL es una solución de bases de datos que es recomendable para cuando los procesamiento no son tan altos o el poder de cómputo es un punto a tomar en cuenta
mysql is a database solution that is recommended for when the processing is not so high or the computing power is a point to take into account
What do you dislike about the product?
in the case of needing a high data processing this can generate certain slowness and limitation with respect to the size of the databases to be managed. with respect to the support, there are solutions with better support
What problems is the product solving and how is that benefiting you?
The main benefit lies in the implementation costs, sometimes very low and other times only the expense of the qualified personnel has to configure this. Problems have also been solved regarding the cost in administration software for data bases
Recommendations to others considering the product:
If you are looking for a database solution that is not expensive and that meets the requirements of small database processing would be a good alternative


    Chemicals

Easy and fast to set up

  • January 10, 2018
  • Review provided by G2

What do you like best about the product?
Easy and fast to set up, and to use for even a basic coder
What do you dislike about the product?
It is too easy to set up and mimic, anybody can use it
What problems is the product solving and how is that benefiting you?
as a connection local database to develop and test some in house coding


    Derick O.

Implementing databases uses MySQL

  • January 10, 2018
  • Review provided by G2

What do you like best about the product?
The detailed user manual the accompanies MySQL
What do you dislike about the product?
Configuring triggers was a bit of challeng. It requires that the Primary Key for the tables on which the trigger be set to INT. Setting Primary Key to VAR results in a trigger that doesn't execute.
What problems is the product solving and how is that benefiting you?
I am creating online databases for dynamic websites for clients in various fields. I have already used it to create a database that health facilities can use to manage patient data.
Recommendations to others considering the product:
Mysql is a rich DBMS with all that you need to create a database. It works well with other programming languages such as HTML, PHP, Python among others. The other benefit of using Mysql is the ready support that is available on online forums. So one never really gets stuck.Of course, this applies to all the other open source software. Lastly, I found the query facility really useful in manipulating data. Though I am still on the learning journey, I can say with confidence that MySQL is a great DBMS.


    Government Administration

Enterprise product in a box

  • January 10, 2018
  • Review provided by G2

What do you like best about the product?
Three main points:
1 - Simplicity of installation.
2 - Query execution speed
3- Plugin extensibility.
What do you dislike about the product?
Three main points:
1- Maximum column limit.
2- No Columnar support (noSQL featrue)
3 - Scalability
What problems is the product solving and how is that benefiting you?
I used Mysql for a Huge Web Survey project.
In very simple steps I installed a complete dbms suite.
Recommendations to others considering the product:
look at clustering features


    Tim H.

MySQL gets the job done!

  • January 10, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is pretty easy to use and can be used securely.
What do you dislike about the product?
Sometimes it takes to long to input values.
What problems is the product solving and how is that benefiting you?
Security used with MySQL helps to keep unauthorized users out.