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.


    Information Technology and Services

great tool for database Query.

  • July 04, 2018
  • Review provided by G2

What do you like best about the product?
Improved and faster execution times, Improved InnoDB I/O subsystem, Improved SMP support
& Semi synchronous replication.
What do you dislike about the product?
I donot dislike anything about this tool, just the versions changes.
What problems is the product solving and how is that benefiting you?
data analysis


    Rodolfo M.

MySQL as persistence layer for PHP-based systems

  • July 02, 2018
  • Review verified by G2

What do you like best about the product?
The great flexibility, continuous improvements and that it is standards-based.
The vast amount of information you can find on-line due to the big user base that MySQL has.
The easy of use of the graphical interface (MySQL Workbench)
What do you dislike about the product?
The uncertainty due to competency with Oracle as the main (and competing) product of the parent company.
I think there is a risk that the product will loose against the competency (e.g. MariaDB) or due to internal conflicts with the Oracle team.
What problems is the product solving and how is that benefiting you?
First, that it freely available, so, it helps bring the budget down for the on-going operation.
Second, it solves our persistence layer, in a standard way, using mostly SQL-92 syntax.
It has great on-line help, and there are many references, since it is widely used across all industries.
It has been able to solve the storage needs both for our website, and our mobile applications.
Recommendations to others considering the product:
Use it as a data repository only.
Do not depend on product-specific features.
Try to use only SQL-92 compliant sentences.
Always check the performance of your queries.


    Information Technology and Services

Best small scale DB

  • July 01, 2018
  • Review provided by G2

What do you like best about the product?
I have been using MySQL for most of my projects, even before Oracle took over. I say it's best cloud ready rdbms one can get
What do you dislike about the product?
Handling real time data is not easy, where large computations are needed at real-time.
What problems is the product solving and how is that benefiting you?
General cloud based applications


    Computer Software

Great database to learn front end

  • July 01, 2018
  • Review provided by G2

What do you like best about the product?
Easy to install , quick tools, easy to insert data
What do you dislike about the product?
It has different syntax from sql and there are not that many tutorials
What problems is the product solving and how is that benefiting you?
Connect database to website and bank application


    Computer Software

Great database management software

  • June 29, 2018
  • Review verified by G2

What do you like best about the product?
I would have to say that I like the software's ease of use the best
What do you dislike about the product?
The learning curve with some of the functions
What problems is the product solving and how is that benefiting you?
Building, storing, and utilizing the database


    E-Learning

Quick but need more features

  • June 28, 2018
  • Review provided by G2

What do you like best about the product?
I love this but then it lacks features in comparison to hadoop
What do you dislike about the product?
There is nothing in particular that I dislike about it
What problems is the product solving and how is that benefiting you?
It helps me to automate a lot of stuff especially with the new big data lake projects
Recommendations to others considering the product:
We tried to see a lot of demo and narrowed down to this


    Richard M.

Simple enough to use.

  • June 28, 2018
  • Review provided by G2

What do you like best about the product?
Able to easily manage information easily, easy to use is probably the biggest factor for me, also there's quite a big community behind MySQL
What do you dislike about the product?
Most of the time MYSql is dependent on addons.
What problems is the product solving and how is that benefiting you?
With MySQL it's easy to manage information in databases, its user friendly, and widely used so if I hit a brick wall I can ask for help
Recommendations to others considering the product:
It's a great tool for databases yet incredibly inexpensive to free depending on what you're trying to do with it.


    Hospital & Health Care

Mysql review

  • June 27, 2018
  • Review provided by G2

What do you like best about the product?
It's faster , reliable and very easy to use. No
What do you dislike about the product?
It's lacks number of features that are present in others.
What problems is the product solving and how is that benefiting you?
Data security.. significant cost savings on bed projects


    Computer Software

Perfect for small to moderate data sets.

  • June 27, 2018
  • Review provided by G2

What do you like best about the product?
It is open source and is a relational database. Since it is in the market for a while, support is not a big problem. There is plethora of knowledge in the internet for any issues. There are good number of IDE's to view and manage data.

We used mysql in our company with out any issues with data sets up to 100 million records.
What do you dislike about the product?
Since it is open source, there can be some bugs in newer versions of mysql - because of this, it is not always best to upgrade to the newest version of the software. We had some issues when we tried to increase number of threads that interact with the database - in other words, we observed some issues when too many clients are trying to access data in the DB.
What problems is the product solving and how is that benefiting you?
We store data that is not at large scale in MySQL especially because it is easy to setup. New employees can pick it up fairly easily as well - this saves organizations time and effort in teaching new technology.

Unless we think an application will create more than 100 million records we tend to use MySQL for storing our data, because we observed that up to 100 million records, mysql performance is just fine.
Recommendations to others considering the product:
Adjust your database settings based on the amount of data you want to store. Research to make sure there are not too many bugs when installing a version of MySQL.


    Matt P.

Easy to use, reliable, and maintainable

  • June 27, 2018
  • Review verified by G2

What do you like best about the product?
MySQL has been the gold-standard for low-cost relational databases for years now.
What do you dislike about the product?
The error logging has always been less than helpful.
What problems is the product solving and how is that benefiting you?
We are currently using MySQL for a variety of things, most often involve around storing related information for later retrieval.