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.


    Jaime P.

I don't have much experience with databases, but programming in Oracle is easier than in MySQL.

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
When printing on the screen, it is more convenient
What do you dislike about the product?
The delimiters are a bit confusingggg
What problems is the product solving and how is that benefiting you?
I have worked on my vocational training with MySQL and it is a nice experience.


    Alberto C.

Not the best, not the worst

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
* Very easy to install, it's available in every operative system.
* Very easy to use, there are plenty of tools to manage and integrate MySQL databases on any platform or application.
* Is an industry standard, and is hardly difficult to find a system that does not rely on a MySQL database even for a secondary role.
What do you dislike about the product?
* Is not the fastest database engine.
* Is not fully open source as Oracle has some closed components.
* The scalability is not as great as with other NoSQL database engines.
* The lack of a fully SQL support makes some queries not to work when compared with Oracle SQL or MSSQL database engines.
What problems is the product solving and how is that benefiting you?
I use MySQL databases for almost any product i develop, as it's the de-facto free database engine solution in the computer software industry.

I've built from websites to cloud software, as monitoring services, or file management tools. MySQL is very handy to store cached data and create dynamic content.
Recommendations to others considering the product:
MySQL is a perfect start point for any web application focused on data and dynamic information, websites, or other general-purpose cloud software.

However, it has some performance limitations when reaching a high level of data, which may lead into inconsistencies and unstable software. These limits are still too high to be reach in a short span of time but in a real world system this can be a pain in the ass after 5-10 years of a fully working system to migrate.


    Internet

Open-source database manager

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
- It is Open Source, with GPL software license
- It is widely used in web applications, platforms, and bug tracking tools, therefore it is very versatile. It is especially linked with web development along with PHP
- Its performance, great speed when performing operations.
- Easy configuration
- Low probability of data corruption
What do you dislike about the product?
- Little documentation about the utilities and time is needed for learning, it is not intuitive.
What problems is the product solving and how is that benefiting you?
Being able to manage access and data securely and consistently for our business website by implementing a MYSQL database.


    Computer Software

MySQL, a database for general purposes

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
As a SQL database I like the easy to configure and management
What do you dislike about the product?
The graphic applications to manage and examine database provided officially are complicated to use, so I use other for doing the job like dBeaver for example
What problems is the product solving and how is that benefiting you?
The creation of a SQL database, manage and visualizing
Recommendations to others considering the product:
MySQL is a SQL database for all purposes, which can be scalable for the needs of the service


    Julian S.

Easy and light

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
Mysql is a perfect tool in small projects where you don't need a complex structure like an oracle's one.
What do you dislike about the product?
In big projects maybe is a tool without the capabilities that you need.
What problems is the product solving and how is that benefiting you?
Small and educational projets


    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.