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

MySQL

Jetware | 170503-mysqld_5_7_18

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

1,567 reviews
from G2

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


    Ryan N.

best open source database

  • January 25, 2017
  • Review provided by G2

What do you like best about the product?
The sheer volume of knowledge surrounding MySQL makes it a no-brainer for using in any enterprise project: if you run into a problem you're almost guaranteed to find a solution online from someone who has experienced it before you.
What do you dislike about the product?
Other RDBMS seem to get better and earlier support for new technologies, such as JSON datatype.
What problems is the product solving and how is that benefiting you?
OLAP and OLTP. MySQL is an extremely reliable and performant RDBMS.


    Veronica S.

My experience with MySQL

  • January 25, 2017
  • Review verified by G2

What do you like best about the product?
I have never used a different database program, this is my first and I'm still learning.

I love how simple MySQL statements can be - select, use, etc.

You can start very basic and get more in depth, and it's not *simple* to learn but it's intuitive enough.

I like the organization and all the reports you can run/all the information you can view about tables.
What do you dislike about the product?
I did not like getting started. When I first started with MySQL it was one of the first times I had ever touched Terminal, and I had no idea what I was doing. When I was asked to type into terminal the /path/to/mysql, I actually typed in /path/to/mysql

Other than that, there's not a whole lot that I actually dislike!
What problems is the product solving and how is that benefiting you?
We're hosting customer databases in MySQL, and making sure all their tables are clean, repaired, and optimized.

We had issues with MySQL 5.6 sometimes stopping on I believe Yosemite, and other issues with PID file as well as with 5.7, but now that I'm aware of these issues it has become a lot easier to direct customers towards a solution.

We host everything on MySQL so having only one platform to work with is great.
Recommendations to others considering the product:
I really can't say a whole lot, but if I could familiarize myself with MySQL, I'm sure many others could as well.


    Furniture

Learning MySQL syntax can be done!

  • January 24, 2017
  • Review verified by G2

What do you like best about the product?
If you are diligent even a non-developer can learn MySQL syntax for queries.
What do you dislike about the product?
No issues to report does what is required when you have some of the basic syntax.
What problems is the product solving and how is that benefiting you?
Moving from data silos to point solutions.


    Automotive

Useful tools for database

  • January 23, 2017
  • Review provided by G2

What do you like best about the product?
usability, scalability, support, architecture
What do you dislike about the product?
Development environment can be a challenge initially but goo to pick up
What problems is the product solving and how is that benefiting you?
Database management, database querying, building complex databases


    Computer Software

Management customer data about web services

  • January 19, 2017
  • Review verified by G2

What do you like best about the product?
MySQL has basic functions to manage database of various data. Furthermore, it has function about replication. There are many information about using MySQL on www so we can use MySQL with ease.
What do you dislike about the product?
Investigating "Why this data corrupted?" is very costful. I like MySQL but we need another tool to help developers debugging database problems.
What problems is the product solving and how is that benefiting you?
Make citizens life better by creating web services. concrete idea is still considering.
Recommendations to others considering the product:
There are many information about MySQL so we can use this with ease.


    Computer Software

MySQL review

  • January 16, 2017
  • Review provided by G2

What do you like best about the product?
It is a very old product so it has lots of documentation and examples to show how to do what you want. Even if it is a fairly odd use case. It is a time proven product that is still very useful.
What do you dislike about the product?
There are some features that could be improved on that other databases have. MySQL could use to look at the features of newer databases and implement them. It would really help to make MySQL even more desirable and easier to use in specific situations.
What problems is the product solving and how is that benefiting you?
storing data. The benefits of using mySQL are many and are better found by doing a simple google search of it than reading them here.
Recommendations to others considering the product:
Definitely look at different databases to find the one that works best for the situation you are trying to solve. There are different versions of databases that are almost the same as MySQL but with different features that could help in different use cases. MySQL is a great solution for many problems though, and is probably the most used database out there so far.


    Michael B.

It's a little frustrating to set up

  • January 14, 2017
  • Review provided by G2

What do you like best about the product?
Unlike my preferred RDBMS, MySQL is free. However I don't regularly build projects that would exceed the limit of any free package offered by MS SQL Server. Beyond that, any argument that it will operate on any OS can be ignored now that the .NET Framework and other microsoft technologies are going open source. I believe Oracle hasn't spent enough time improving usability and ease at which applications can be built. It's still complicated and clunky to set up.
What do you dislike about the product?
It takes a while to set up, and the website containing the download packages make you do a little guess work as to what exactly you should be downloading. I also really don't like the user login side of things - if you forget your password, you have to do some ugly work-around to reset it. I don't have any of these issues with MS SQL
What problems is the product solving and how is that benefiting you?
I tried to give MySQL a chance, but I don't see its benefits in comparison to the speed at which I can build applications with other products.
Recommendations to others considering the product:
Make downloading the correct package more evident to your users! I often found that I would try to download the software not realizing I required additional packages/downloads to complete the tasks I intended to do which resulted in wasted time trying to figure out how to set this software up. At this point in time I would not recommend MySQL over something like MS SQL Server.


    Logistics and Supply Chain

Open version is pretty good

  • January 13, 2017
  • Review provided by G2

What do you like best about the product?
Open source version available. Easy to install. Good documentation.
What do you dislike about the product?
Only partially open. Enterprise edition has a cost for additional features
What problems is the product solving and how is that benefiting you?
Web application for warehouse safety
Recommendations to others considering the product:
MySQL Server has no issues but MySQL workbench crashed regularly


    Management Consulting

MySQL is easy to use and learn

  • January 13, 2017
  • Review provided by G2

What do you like best about the product?
For a relational database MySQL is fairly easy to learn, especially for someone with coding skills. The internet is full of examples of code and syntax. Easy to install and use, with a low learning curve.
What do you dislike about the product?
Only relational. Can be a pain to transfer to another database.
What problems is the product solving and how is that benefiting you?
Organized relational data.


    Retail

Great product

  • January 13, 2017
  • Review provided by G2

What do you like best about the product?
I definitely liked the functionality of the product as well as ease of use. It is easy to code on mySQL.
What do you dislike about the product?
Compatibility can be a issue sometimes depending on the environment that you are working in.
What problems is the product solving and how is that benefiting you?
Data extraction is one of the key areas of my work. MySQL is widely used by my peers.
Recommendations to others considering the product:
Be aware of the environment you are using it and do check peer-products available in the market.