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.


5-star reviews ( Show all reviews )

    Edwin F.

Free database with a lot of potential

  • March 13, 2020
  • Review provided by G2

What do you like best about the product?
MySQL is a free and open source database manager. Its installation is fast and we can find it merged with other software such as XAMP or WAMP. The main advantage is that it behaves like the rest of SQL databases in general, but its storage capacity as information increases is significantly reduced. Another advantage of MySQL is that it connects to almost all programming languages, since being free is a very good option to test in development and avoid buying licenses that are not necessary.
What do you dislike about the product?
It is very limited in high availability aspects and in handling large volumes of information without taking into account the techniques that can help to better manage the information. I do not like that your official site redirects to the Oracle page, although you are the owner of MySQL, I think you should provide both the ODBC and the database installer from the same website without the need to redirect us to the manufacturer page.
What problems is the product solving and how is that benefiting you?
It has helped me connect various programming languages to have my data persistence layer. I have used it with C ++, C #, Java, Python, Ruby on Rails, NodeJS. Its operation is very good and very fast. It does not need large configurations to more than one user with permissions and password. Its connection is very transparent and its performance is very good in a development environment.
Recommendations to others considering the product:
Try MySQL for your developments, it is a free option and easy to implement. You can do different tests to see what its maximum performance is.


    Information Technology and Services

Mysql for apps data management

  • March 10, 2020
  • Review provided by G2

What do you like best about the product?
The database management has made very much easy with mysql, because instantly we can create the data ane integrate it with apps in development
What do you dislike about the product?
It is best database management and i ham having good experience with it
What problems is the product solving and how is that benefiting you?
To completely manage the data end-end through mysql


    Nelson N.

Best Database Management Software

  • January 08, 2020
  • Review provided by G2

What do you like best about the product?
It is a free ASCII text file code available on the market that's easy to understand. It is globally recognized for its safety features and trusted by top-tier internet application platforms like Drupal, Joomla, and WordPress. It has a specific storage engine for optimal performance. The code offers a 24/7 uptime guarantee. It is also a widely used product. It has a large online support community worldwide that helps each other solve various developer issues.
What do you dislike about the product?
Scaling MySQL is labor-intensive, and if you attempt it, you will need a significant amount of effort and capital to hire skilled engineers to make it work for a large application. It's fine for a start, but in the future, for a growing application, it will be a challenge. Its performance also degrades for larger applications. It doesn't support some standards of SQL-92, which is a major drawback for a large web application.
What problems is the product solving and how is that benefiting you?
I am designing web applications and connecting MySQL as its database for the application.
Recommendations to others considering the product:
Make MySQL scalable even if it is for a cost. It's a nice program.


    Osama I.

My sql is an amazing database with large ecosystem and portability

  • December 28, 2019
  • Review provided by G2

What do you like best about the product?
It has large ecosystem and easy syntax for writing query with easy debugging
What do you dislike about the product?
Sometime it make panic because it give error on wrong place
What problems is the product solving and how is that benefiting you?
I am making Database and database Administrations
Recommendations to others considering the product:
Shift to MYSQL because it is really make easy work with database schma


    rafael a.

my SQL Great Deal

  • December 04, 2019
  • Review provided by G2

What do you like best about the product?
MySQL is user-friendly program that helps me to achieve my tasks in the database of my company. It's a rapid response program.
What do you dislike about the product?
I don't dislike anything I am glad I can us it. The only problems that I had with my SQL has been with the web disconnection due to a lost of signal.
What problems is the product solving and how is that benefiting you?
It helps me with my database work


    Anand Y.

A great relational database software tool

  • November 29, 2019
  • Review provided by G2

What do you like best about the product?
Mysql is an open source, freely available and relational database software. It provides very good functionality to create database, store data in databases and manipulate data easily. Mysql stores data in the form of tables. Tables are connected with relationships among them. It removes data redundancy and data inconsistency.
What do you dislike about the product?
Mysql is not suitable for very large databases. Online support can be better. not able to find support for critical issues. I did not find any other drawbacks in Mysql tool.
What problems is the product solving and how is that benefiting you?
I have created many applications using mysql database. I have used mysql to create databases, to store data and to update data in db. It can be used in web applications as well as in desktop applications. It can be integrated with various frameworks easily. I have integrated mysql with eclipse for java applications development.
Recommendations to others considering the product:
Mysql is a good relational database software. It can be used to create databases for web as well as desktop applications. I am highly recommend to use mysql.


    Ashish G.

A powerful relational database software tool

  • November 28, 2019
  • Review provided by G2

What do you like best about the product?
MySQL is a great database software tool to create databases and store data. It is freely available open source database software. It can be used to store, retrieve and manipulate data easily. MySQL can be integrated with various software development technologies such that Java, dot net and others. It stores data in the form of tables and relationships among tables can be created easily. It reduces data redundancy and provides data integrity.
What do you dislike about the product?
MySQL is not suitable for very large projects. GUI can be better for MySQL data access. Online support can be better to improve MySQL functionality.
What problems is the product solving and how is that benefiting you?
I have used MySQL to create various databases. I have created student information database, library management database, reservation system database etc. MySQL is easy to use and can be integrated with other software development tools easily. I have used MySQL to develop various applications with Java and vb.net. It can be used to develop database for web applications as well as desktop applications easily.
Recommendations to others considering the product:
MySQL is a great database software tool to develop relational database. It stores data in the form of tables. It can be used to develop database for web as well as desktop applications. I am highly recommending to use MySQL.


    Verified User in Computer Software

Great DB to work with.

  • November 21, 2019
  • Review provided by G2

What do you like best about the product?
Have been using MySQL for past 7 years and it serves all the purposes it is designed for. Being a structures DB it offers speed while entering and fetching data from the repository. Easy to learn and work with, it offers a world class support and great security features that can be easily implemented to enhance usage.
What do you dislike about the product?
Being RDBMS, it lacks the features offered by modern DBs like MongoDB. It lacks the JSON storage feature which is common these days.
What problems is the product solving and how is that benefiting you?
Have been using it as a data repository. Benefits as discussed are speed of entering and fetching data.
Recommendations to others considering the product:
Great DB to start with, its fun and easy.


    Education Management

A powerful database tool to store, retrieve and manipulate data.

  • November 21, 2019
  • Review provided by G2

What do you like best about the product?
MySQL is an open-source database software that can be used to store, retrieve and manipulation of data. It provides command line interface as well as graphical user interface. I like GUI of MySQL, by using the GUI we can create and manipulate the data easily.
What do you dislike about the product?
MySQL is not suitable for large projects or databases. It Suffers From Relatively Poor Performance Scaling.
There is no other drawbacks of MySQL for me.
What problems is the product solving and how is that benefiting you?
I have used MySQL for learning SQL. I have also used this to create databases for my projects. Currently I am using MySQL in a project student directory. I have created databases for various projects in MySQL such that employee management, payroll management, reservation system etc. I have created a project named Election System and integrate it with visual studio by using MySQL .
Recommendations to others considering the product:
MySQL is a good database software. It is fast, secure and open source database. It can be used to store, retrieve and manipulate data easily.


    Grace K.

my working relation with MySQL

  • November 15, 2019
  • Review provided by G2

What do you like best about the product?
my sql is an open source software created for managing databases you can call it a relational database management system. MySQL can be used to develop small projects. MySQL works well in storage of date ,data relations and also its easy to use in tracking data because of the relations created in the database hence maintaining data integrity.
What do you dislike about the product?
its not easily used by naive user especially users who are not familiar with databases cant not easily interact with MySQL statements. also i can say when one is working with large amounts of data transactions MySQL would not be suitable for it
What problems is the product solving and how is that benefiting you?
working with MySQL helps you to create, update and delete data from the database in the databases
Recommendations to others considering the product:
i would recommend the use of mysql because its easily integrated with other web engines and also it would work well with web severs as well as in the web hosting solutions in addition to that my sql is an open source software from the oracle family