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 )

    Lachezar R.

Great DB for low or no cost

  • December 08, 2017
  • Review provided by G2

What do you like best about the product?
free and open source. Great community and dedicated users.
What do you dislike about the product?
Not much to dislike about it. Sometimes it it is hard to find good support.
What problems is the product solving and how is that benefiting you?
very reliable and scalable database, which allows us to grow continuously
Recommendations to others considering the product:
Try it and if it does what is needed, then use it.


    Internet

Quick and easy

  • December 07, 2017
  • Review provided by G2

What do you like best about the product?
MySQL was a quick and easy method for running SQL queries on large data sets. It was pretty similar to tools I had used previously and made for a pretty easy learning curve. Using the tool was above my ability and knowledge when I first started; but after a little research into how SQL works, I was good to go. It was definitely easier that the method we had used prior - filtering in Excel. But more than that, it worked well and quickly.
What do you dislike about the product?
It could have been a bit easier with common functions prebuilt for drag-and-drop or just a quick reference, depending on user's experience level. Probably not needed for most cases. I will acknowledge that I did not built out the database we were using, just queried against it, though I did have to designate my primary key and the like.
What problems is the product solving and how is that benefiting you?
I use MySQL to validate and troubleshoot very large data sets.
Prior to the time my team implemented SQL databases and using MySQL was recommended, our only option for debugging large data sets was to filter in Microsoft Excel. Not only is it highly limited, but Excel didn't really handle any of that well. I had started with a few different SQL tools and ended up sticking with MySQL because of its ease of use.
Recommendations to others considering the product:
I found MySQL to be very easy to use. I did have to research some SQL to figure out what I needed, but it was pretty simple to pick up and run with it.


    Information Technology and Services

Good reliable dB.

  • December 07, 2017
  • Review provided by G2

What do you like best about the product?
Works well with content management systems.
Free choice
What do you dislike about the product?
Not as many features as oracle dB, so have to rely on the 3rd party tools.
Cannot provide any screenshots due to privacy issues
What problems is the product solving and how is that benefiting you?
Kickstarter dB, equivalent to oracle db


    Automotive

MySQL is solid for an open source platform

  • December 06, 2017
  • Review provided by G2

What do you like best about the product?
It seems to compete well with pay-for alternatives when it comes to a lot of enterprise class requirements. Easy replication, easy backups, fast querying.
What do you dislike about the product?
Backwards compatibility can be an issue. Especially version changes to the query optimizer can result in queries that were running fast on a previous version of mysql having major performance issues after an upgrade.
What problems is the product solving and how is that benefiting you?
we use MySQL as our primary database technology at a software company in Overland Park, KS. We feel that it serves our needs well and compares well to alternatives that would cost more. We've enjoyed the benefits of it's easy integration with monitoring tools like New Relic and Vivid Cortex as well.
Recommendations to others considering the product:
Make sure that you need a good relational database to suit your needs. Lots of new technology popping up, like nosql - mongo, cassandra, even just caching systems like redis can meet a lot of performance needs without a full blown mysql implementation. also note that mysql is really more open source, at least I don't personally have experience with the enterprise edition. Percona is a great consulting firm to help out.


    Consumer Electronics

Great way to handle sql databases

  • December 06, 2017
  • Review provided by G2

What do you like best about the product?
It makes it easy to create and manage sql databases.
What do you dislike about the product?
I don’t like the difficulty of configuring the initial setup.
What problems is the product solving and how is that benefiting you?
Managing internal and external databases, it improves efficency over command line.


    Manjushri S.

MySQL database review

  • December 04, 2017
  • Review provided by G2

What do you like best about the product?
MySQL being an open source database has advantages over other licensed RDMS like Oracle.
MySQL is great since it supports data integrity constraints, ACID properties, Scalability and also high performance.
What do you dislike about the product?
However, irrespective of the capability of the actual MYSQL database, efficiency of data storage/retrieval
depends really on how well the queries are optimized and also largely on the database design.
What problems is the product solving and how is that benefiting you?
We have been using MYSQL mainly for some of the downstream reporting components which take financial data from upstream components, have some queries run on them to build out reports for metric purposes.
Improving the time taken to generate these reports daily has been largely dependent on refactoring /tuning the queries to optimize the performance.


    Rohit S.

Good Database Server

  • December 01, 2017
  • Review provided by G2

What do you like best about the product?
Very easy management of data.
Queries provide easy way to structure and organise data.
Quick easy reliable and fast
What do you dislike about the product?
When the dataset becomes really huge, the queries tend to become slow but can be easily fixed by using indexing
What problems is the product solving and how is that benefiting you?
Data management systems can be easily created using this and combining it with other technologies like PHP, Apache, etc.


    Chetan M.

Developer Friendly SQL Engine

  • December 01, 2017
  • Review provided by G2

What do you like best about the product?
It's very easy to install and open source.
We get all the necessary help in online for installation and support issues.
What do you dislike about the product?
We need to an external workbench to work for -Mysql workbench or Sequel Pro
Writing SQL queries on our console is difficult when we incur any syntax errors.
What problems is the product solving and how is that benefiting you?
I use this database for development purposes for my application.


    Computer Software

Lightweight database for storing, Manipulating and retrieving data

  • November 30, 2017
  • Review provided by G2

What do you like best about the product?
MySQL includes all the standard relational database features, with cross platform support that let's you run your database on any platform . Its user friendly, easy to manipulate the queries .
What do you dislike about the product?
No dislike from my side for MySQL database.
What problems is the product solving and how is that benefiting you?
If failures occur while executing manual cases and during the batch run process then was using MySQL for sorting and manipulating the data.
Recommendations to others considering the product:
MySQL includes all the standard relational database features So it's easy to manipulate and it is user friendly.


    Rut B.

Best free Dmbs ever

  • November 30, 2017
  • Review provided by G2

What do you like best about the product?
First of all, it's free.
It's easy to setup and to work with, even for a beginner.
Great performances even if it gets large.
A lot of documentation and resources you can find for help online.
Runs on a lot of different operating systems
What do you dislike about the product?
No built-in support for features like JSON, XML, automatic backups, etc.
It becomes slower when you have a large amount of data with high concurrency (many writes at the same time).
What problems is the product solving and how is that benefiting you?
At this time, mysql runs our customer's e-commerce, which reaches event 1000 transactions per second at time of high traffic like Black Friday