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.


5-star reviews ( Show all reviews )

    Retail

Great value

  • November 15, 2018
  • Review provided by G2

What do you like best about the product?
I love the most the fact that it's free, versatile and multi-platform. Along with some sync tools (SJA for example) ,we manage MySQL in multiple locations with synchronisation of records and stock management across various servers and company offices.
What do you dislike about the product?
Could do better with database integrity assurance as well as more security features. Also deployment automation would be a plus, although there are some tools available from third-parties.
What problems is the product solving and how is that benefiting you?
Small footprint, great value for deploying in microservices and multiple platform - a must for our business. We're running point-of-sale systems in various locations as well as synchronising stock records across locations to provide near-real-time availability for our e-commerce websites.
Recommendations to others considering the product:
If you need a fast, versatile, multi-platform relational database system, MySQL has been for many years the choice for starters as well as advanced users. I also recommend using SJA for synchronisation and replication jobs.


    Information Technology and Services

Low cost reliable and lightweight database in the market

  • November 15, 2018
  • Review provided by G2

What do you like best about the product?
the admin part of mysql is easy to manage.It is a developer friendly structural database. Robust drivers are available for connecting to mysql database
What do you dislike about the product?
the support for stored procedure, functions are not that great. the syntax is different when compared to oracle.
there is no concept of Roles in mysql and hence granting privileges is in admin level or object/request based.
What problems is the product solving and how is that benefiting you?
I use community version of Mysql as a relational database in my web application. backing up of data is very easy in mysql
Recommendations to others considering the product:
If using enterprise version, can make use of additional plugins, query caching and SSL support which is available.
Make sure to use the tools like generating ER diagrams, backing up data etc.


    Telecommunications

Easy to start for databases

  • November 14, 2018
  • Review provided by G2

What do you like best about the product?
its so simple to start with as a beginner in databases. You will find lots of sources about that and gonna get design database tables quick.
What do you dislike about the product?
It is a little slow and not capable of many features as newer databases are.
What problems is the product solving and how is that benefiting you?
I needed to design backend side of a web application and needed to implement database tables through this.


    inTec M.

MySQL - powerful database management

  • November 14, 2018
  • Review provided by G2

What do you like best about the product?
The power and function over our databases for websites and applications alike.
What do you dislike about the product?
We don't dislike anything at this time and have been using MySQL for years.
What problems is the product solving and how is that benefiting you?
Storing and controlling customer databases for web applications and websites alike.


    Karthik D.

Reliable open source DB

  • November 14, 2018
  • Review provided by G2

What do you like best about the product?
User friendly interface to control and manage the database
What do you dislike about the product?
none, so far everything is working perfectly.
What problems is the product solving and how is that benefiting you?
Inventory system and the benefits are data are always safe and secured. It doesn't crash at any scenarios
Recommendations to others considering the product:
Open Source Database with alots of knowledge base for customers


    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

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.