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,570 reviews
from G2

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


    Computer Software

Easy-to-learn, good for a first time sql user

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
Open source, easy to find learning material.
What do you dislike about the product?
Lack of security and therefore cannot be used in production.
What problems is the product solving and how is that benefiting you?
Good for school projects and internal company databases because it's free
Recommendations to others considering the product:
Use this if you are a first time sql user or build a school project. It has everything you need to become a sql expert.


    Computer Networking

Works Like A Champ!!

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
The ability to be able to pull whatever data you want from a MySQL database using queries.
What do you dislike about the product?
Learning to speak MySQL was a challenge. It was seriously like learning a foreign language.
What problems is the product solving and how is that benefiting you?
In the company I work for, it is tightly entwined with our software. Without it, our software would not work.
Recommendations to others considering the product:
Use it to its max potential. It is solid!


    Computer Software

SQL for data testing

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
It’s easy to understand and it’s open source
What do you dislike about the product?
MySQL, temporary tables are visible only within the current active session. When the session expires, the temporary tables are removed automatically.
What problems is the product solving and how is that benefiting you?
Help team to analyze the data on the monthly bases . Which help our organization to identify the behavior of the customers and market trends


    Retail

MySQL good for querying databases

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
MySQL Developer is easy to pick up for someone with little to no programming experience, i.e. business analysts
What do you dislike about the product?
Functionality could be improved; for example, accidentally double clicking a table can start a query, and when you cancel the query, it continues to run in the background for a while afterwards.
What problems is the product solving and how is that benefiting you?
Business analysts can access data easily and communicate more effectively with developers.


    Retail

MySQL review

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
Its free! Simplicity of the interface and the the ease of querying with SQL language. No coding background needed. Easy to follow.
What do you dislike about the product?
Syntax and semantics are difficult to remember.No support for PL/SQL. If I want to use triggers, cursors then MYSQL is not a good option.
What problems is the product solving and how is that benefiting you?
I use MySQL in one of my projects to analyze the sales data of a retail chain across different dimensions like time, stores, regions.
Recommendations to others considering the product:
MySQL is a great software but the functionalities are limited. For example it doesn't support stored procedure and other PL/SQL functionalities. So, if you are looking to write PL/SQL queries, I would recommend MS SQL server or the enterprise version of Oracle.


    Information Technology and Services

MySQL is a relational database software which is lighter than others and user friendly.

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
Easy installation, user interface is friendly enough.
What do you dislike about the product?
Security issues Sometimes cause problems.
What problems is the product solving and how is that benefiting you?
National database related. Loading time is quite fast.


    Information Technology and Services

MySQL

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
We like MySQL because it is relatively inexpensive.
What do you dislike about the product?
MySQL dislikes are that it doesn't have the feature list that other commercial databases have.
What problems is the product solving and how is that benefiting you?
The business problems we are solving with MySQL pertain to storage of customer data.


    Retail

Not my favorite product

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
Connection management is highly visible and easy to navigate.
What do you dislike about the product?
That can not reference a derived table in a view.
What problems is the product solving and how is that benefiting you?
Primary web database


    Hassam J.

Easy and ease to integrate with other software

  • July 12, 2018
  • Review provided by G2

What do you like best about the product?
Easy to use and learn.compatible with many programming language
What do you dislike about the product?
Error messages seems to be vast. Should be a bit more clear to make things easy
What problems is the product solving and how is that benefiting you?
Various database
Recommendations to others considering the product:
Lots of documents and help online so as tutorials


    Computer Software

The best SQL

  • July 12, 2018
  • Review provided by G2

What do you like best about the product?
Using MySQL to Query Databases is very easy and simple to learn!
What do you dislike about the product?
Documentation could definitely be better as I've had some issues fixed with magical code via StackOverflow
What problems is the product solving and how is that benefiting you?
Helped customers with real time data analytics via our custom reports gathered from their databases using MySQL queries.