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.


    Computer Software

Review for MySQL

  • November 13, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is really easy to use and one of the best open source Relational Database Management system. It prompts the command names allowing us to write queries efficiently. it is usually very fast at executing queries. Integration with your database and software is very simple too. It is a very fast tool for small usual tasks and very secure since we ourselves grant all the permissions we want.
What do you dislike about the product?
Sometimes a query with too many joins run on a large database does affect the stability of the tool. It gets hanged at times and does not quit executing the query. It also doesn't provide any special features for debugging of stored procedures. Memory usage could be really high.
What problems is the product solving and how is that benefiting you?
When I have to fix a problem for which I need to look into the database level, I use MySQL to understand the relations between various columns involved in the problem. It helps me plan my solution. Further it also assists me to provide the fix for the problem and test the fix too.
Recommendations to others considering the product:
A very handy user friendly tool to access databases efficiently. Definitely recommended to everyone handling databases in their work. MySQL helps you while coding by prompting the key command names.


    Information Technology and Services

MySQL is an amazing open source product

  • November 13, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is open source so we are easily able to implement it across servers quickly.
What do you dislike about the product?
Not much I don't like about MySQL. Really no complaints at all.
What problems is the product solving and how is that benefiting you?
We use MySQL on all of our hosted solutions servers. Very easy to implement and maintain. Have been using MySQL for many, many years and find it to be a very reliable solution.
Recommendations to others considering the product:
I would recommend whole heartily as it has stood the test of time, and performed for us year after year.


    Information Technology and Services

Good interface and easy to use .

  • November 13, 2018
  • Review provided by G2

What do you like best about the product?
It is easy to use and has a good interface .Easy to learn and write SQL queries.Its is a good option for the beginners to learn .
What do you dislike about the product?
It generally slows down while handling large databases .It's efficiency decreases a bit while handling very large database .But it stills has a good performance with small dataset .
What problems is the product solving and how is that benefiting you?
I didn't had any business problems while working with MYSQL . I loved the user interface of it .
Recommendations to others considering the product:
It should handle the larger datasets in a more faster and efficient way .


    Rutvik P.

MySQL Workbench - The best database engine out there

  • November 13, 2018
  • Review provided by G2

What do you like best about the product?
1. Logical replications are very fast in MySQL compared to other DB engines.
2. "index" and "clustered index" for smaller SELECTs works great for MySQL
3. MySQL does wonders with small INSERT because of better concurrency.
What do you dislike about the product?
1. MySQL very slow at bulk DELETEs.
2. MySQL comes with strange defaults for character encoding and collation.
What problems is the product solving and how is that benefiting you?
I am building a enterprise software that classifies support tickets into relevant categories/departments using Machine Learning. MySQL comes to the rescue while the development of such apps or plugins.


    Telecommunications

Easy to learn Program

  • November 12, 2018
  • Review provided by G2

What do you like best about the product?
The user interface is very easy to use and understand.
Programming language is easily transferable within programs.
What do you dislike about the product?
Constant update requests, it usually disrupts with the timing of projects.
What problems is the product solving and how is that benefiting you?
Easy and free access to database manipulation. Easy to teach and learn for current users and new users.
Recommendations to others considering the product:
Less Updates, if update is necessary, make sure to let the user finish work and update afterwards during downtime to avoid interruption.


    Information Technology and Services

Free and easy tool to manage database

  • November 12, 2018
  • Review provided by G2

What do you like best about the product?
I have used this tool in my organization and it is the simple and easy tool to manage our relational databases. Also the text searching is very easy in MySQL.
What do you dislike about the product?
I have used this tool very frequently and found that there are no discrepancies in using this tool.
What problems is the product solving and how is that benefiting you?
I have used this tool in my project work and it is a very stable tool and it is easy to manage our databases and backups.
Recommendations to others considering the product:
I would recommend to use this tool as it provides us a easiest way to manage and save our databases. It is very easy to setup and use. The syntax are not too much complex.


    Preetham S.

Great easy of use

  • November 11, 2018
  • Review provided by G2

What do you like best about the product?
The mysql workbench tool, it's comes really handy to look at data and the relations. May plug-ins are available which can Make ur life easier
What do you dislike about the product?
Nothing I hate about mysql, it's just a nice price of software
What problems is the product solving and how is that benefiting you?
Huge Data storage


    Information Technology and Services

Popular relational database management system

  • November 10, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is very effective, easily manageable, reliable, secure and compatible with many platforms. Easy to learn for beginners. It supports all the popular languages such as Ruby, PHP, AJAX. It is very flexible and scalable as you can configure your back end with additional features.
What do you dislike about the product?
User defined functions and stored procedures are little difficult to handle in MySQL. It has poor documentation. Creating PL/SQL procedures is not as easy as it is in other systems. It doesn't work efficiently for large database.
What problems is the product solving and how is that benefiting you?
Database management, data analysis, client-server functionalities, data archiving
Recommendations to others considering the product:
Use Mongo for NoSQL applications and MySQL for organized, hierarchial databases.


    Computer Software

MySQL my review

  • November 06, 2018
  • Review provided by G2

What do you like best about the product?
faster, easier and easy to configure. large report s run quick
What do you dislike about the product?
access control is not flexible. it is constraint allowing only few roles
What problems is the product solving and how is that benefiting you?
quick reports
Recommendations to others considering the product:
get it right


    Banking

Easy to use

  • November 06, 2018
  • Review provided by G2

What do you like best about the product?
Free to install.
Very easy to use, there are lot of tools to manage and integrate MySQL databases on different platforms.
Ease of language.
What do you dislike about the product?
Not fast.
Not fully open source. Few components need to purchase.
Scalability is not great.
What problems is the product solving and how is that benefiting you?
Storing, querying and extracting data for my clients.