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

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


4-star reviews ( Show all reviews )

    Rubén L.

Excellent relational database

  • August 03, 2018
  • Review provided by G2

What do you like best about the product?
The MySQL database is a magnificent database engine, which allows for a great variety of configurations to adapt it to our needs, with a wide range of data types that enable proper adaptation to any type of application.
What do you dislike about the product?
The only drawback I find in this database engine is the lack of use of anonymous blocks, having to devise alternatives to the use of this functionality that is found in other database engines.
What problems is the product solving and how is that benefiting you?
MySQL has allowed our group to solve the data storage problem of the developed web application.


    Information Technology and Services

Using MySQL for DB design testing and quick data analytics

  • August 02, 2018
  • Review provided by G2

What do you like best about the product?
Free and very robust, the Workbench software is amazing to work with no more command line interface for me.
What do you dislike about the product?
I think my biggest issue with MySQL is with the workbench application, when creating a new table you have to preform a manual refresh in order to get the new table to display.
What problems is the product solving and how is that benefiting you?
I am using MySQL server and workbench on my laptop and use it primarily to load data given to me in excel format into tables so that I can quickly cross reference the data for decision making or analytics. I also use it for trying out relational database designs before putting them into development.


    Rex B.

MySQL is a great light-weight replacement for SQL Server

  • August 02, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is free - and full featured. It is open source and well maintained.
What do you dislike about the product?
The tools are not as polished as SQL server.
What problems is the product solving and how is that benefiting you?
I am using MySQL as a backend for a web based system I am developing.


    Information Technology and Services

Fast, inexpensive database with lot of features

  • August 01, 2018
  • Review provided by G2

What do you like best about the product?
It can handle larger database, it will is easier to learn and use this database. Its also free downloadable.
It can be easily set up in a Linux, Unix or Windows
What do you dislike about the product?
The transactions cannot be handled efficiently.SO requirements of the application have to be taken into account when creating the database tables
It doesnot support some kind of stored procedures.
issues with stability and clustering, it is very difficult to install a consistent database cluster with MySQL with the regular version.
What problems is the product solving and how is that benefiting you?
using it for small web applications, LAMP stack applications


    Media Production

Simple database engine for newbies and professionals alike

  • August 01, 2018
  • Review provided by G2

What do you like best about the product?
Easy to set up, small package, contains all the basic functionality
What do you dislike about the product?
Some database formats are deprecated but still being provided, causing easier data loss.
What problems is the product solving and how is that benefiting you?
A portable database that can be run on many platforms with zero cost.


    Computer Software

Excellent RDBMS

  • August 01, 2018
  • Review provided by G2

What do you like best about the product?
Mysql is pretty fast, I love their terminal interface works quite well
What do you dislike about the product?
it does not scale well, if you are using more than 50k rows ur out of luck
What problems is the product solving and how is that benefiting you?
DATABASES


    Oscar A.

Essential for the beginning of learning

  • July 31, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is very easy to use and is compatible with practically all platforms. So far, I haven't had any problems using it. The MySQL community is very helpful with any issues that may arise during its use. The interface is quite simple and leaves no room for doubt.
What do you dislike about the product?
MySQL does not allow data partitioning. It doesn't work too well with a large database. At first, it can be a bit complex to understand, but it usually becomes quite practical over time. With some tutorials, there shouldn't be any problems to start using it.
What problems is the product solving and how is that benefiting you?
I use the MySQL database for all my application data as a user. MySQL provides an easy-to-use interface for performing database queries to read, update, create, and delete data. Its simplicity makes it quick to use.


    Amit G.

Fantastic Open source database

  • July 31, 2018
  • Review provided by G2

What do you like best about the product?
its free and stable, works as expected. easy installation on linux via rpm and easy to manage. backup and recovery all good
What do you dislike about the product?
nothing really it does what it says on the tin if oracle had not bought the MYSQL then it would have been a great technology.
What problems is the product solving and how is that benefiting you?
Storage and retrival of relational data.
Recommendations to others considering the product:
Please start using it for your non critical business applications you will get used to it


    Sergio L.

MySQL offers almost everything in SQL databases

  • July 31, 2018
  • Review provided by G2

What do you like best about the product?
The best about MySQL is that it's free, supported by a large community, it's fast and has a lot of features.
What do you dislike about the product?
MySQL does not have more advanced features like Secuences, advices or monitoring.
What problems is the product solving and how is that benefiting you?
Small relational SQL databases can be handled with ease using MySQL.


    Diego S.

A good and reliable SQL use for many developments of my company

  • July 31, 2018
  • Review provided by G2

What do you like best about the product?
All the options it has for the user, read, write and develop. Its easy to use and easy to implement.
What do you dislike about the product?
I dont have any dislikes about this product, i have use it for years and it fullfills all its needit.
What problems is the product solving and how is that benefiting you?
Im using it as the Data Base for comunications betwen a XMPP server and the clientes.