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
  • 4
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

1,627 reviews
from and

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


    Program Development

Agile, simple, and free

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
The best thing about this database manager is that it's free, with very simple installation on GNU systems like any Linux distribution. It works perfectly with phpmyadmin. It's your best ally if you program web in PHP. There is a large amount of documentation available on the internet, with a huge user community, and a system that continues to grow and update.
What do you dislike about the product?
You can find problems with the character encoding system (unicode, UTF-8...) especially when importing and exporting databases. The documentation is not very clear in this regard.
What problems is the product solving and how is that benefiting you?
I use it for dynamic websites in PHP, and the performance is excellent even with large databases.
Recommendations to others considering the product:
Search the internet for any possible problem... surely someone else has gone through it and documented it.


    Information Technology and Services

Mysql is fast, easy to use and work fine for various queries.

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
Easy to use , lots of features and functionalities. Worked fine for projects integrations where sql is required for back-end. Profiler is on the best thing for debbuging anything related to queries.
What do you dislike about the product?
Sometime large queries takes time to complied successfully. The startup of Mysql it takes some time.
What problems is the product solving and how is that benefiting you?
All the databases realted things have been handle through Mysql. Either any project or business solution for database is handle by Mysql.


    joel h.

Wonderful tool, great 3rd party open source support

  • July 15, 2018
  • Review provided by G2

What do you like best about the product?
Open Sourse Community support, including additional add ons
What do you dislike about the product?
There is nothing IMHO to dislike, the power of Open Support is amaizing
What problems is the product solving and how is that benefiting you?
Licensing, ease of reporting tools
Recommendations to others considering the product:
It is the best tool, in any solutions


    Industrial Automation

Used for software database management

  • July 14, 2018
  • Review provided by G2

What do you like best about the product?
I like the workbench and easy access of use for large amounts of data
What do you dislike about the product?
the workbench is not very user friendly. would prefer a more IDE type UI to use. Need more tutorials for help
What problems is the product solving and how is that benefiting you?
Data analysis work problems solved using MySQL. Benefits-> large amounts of data processing. Relational databases creation and management is easy. Easy to write queries and segregate data
Recommendations to others considering the product:
It served the purpose. Linkable to lot of languages and IDE.
Has couple of tutorials for use.


    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.