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,619 reviews
from and

External reviews are not included in the AWS star rating for the product.


    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


    Information Technology and Services

MY SQL is all for database needs

  • February 09, 2020
  • Review provided by G2

What do you like best about the product?
It is quite user friendly and you can implement your sql knowledge very smoothly to get right database results. It is easy to use ad integrate with other languages to develop nice products.
What do you dislike about the product?
There is no major dislike that I found while I was using MySQL.
What problems is the product solving and how is that benefiting you?
I am connecting mysql with java and other languages to connect database to the web pages.


    Telecommunications

Mysql

  • January 22, 2020
  • Review provided by G2

What do you like best about the product?
Mysql is easy to Learn as the syntax is very simple.
the views concept helps to give the view the data from different table without actually storing
What do you dislike about the product?
The complex queries takes more time for the execution when compared wit the impala
What problems is the product solving and how is that benefiting you?
i use sql to perform various join operations on tables as it is necessary for the data exploration
Recommendations to others considering the product:
Mysql is simple to learn as the syntax are easy


    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.


    Telecommunications

MySQL database

  • January 02, 2020
  • Review provided by G2

What do you like best about the product?
MySQL database is the manage your database and tables, i liked the most about MySQL is we can easily write the script without much syntax error as it is like English
What do you dislike about the product?
It has issue with scalability, i felt speed issue for doing complex operations and problem is that cannot work with unstructured data
What problems is the product solving and how is that benefiting you?
I am storing day to day data and creating reports out of that data, creating reports stored data in structured way in MySQL
Recommendations to others considering the product:
It is easy to install and setup and it provides security in terms of access between uses of tables and databases. Good to use with small datasets.


    Telecommunications

MySql

  • January 02, 2020
  • Review provided by G2

What do you like best about the product?
MySql is easy to learn and use, provides high performance and simple to setup . And it is an open source tool
What do you dislike about the product?
Not Suitable for very large dataset.
Hard to find support for special cases.
What problems is the product solving and how is that benefiting you?
Using Mysql i perform JOIN operations to merge the data from different tables
Recommendations to others considering the product:
Since it is open source and easy to learn Mysql will help user to learn DBMS faster . Then the user can understand the advanced DB tool better.


    Toghrul A.

The number 1 database

  • January 02, 2020
  • Review provided by G2

What do you like best about the product?
For my opinion MySQL is the best web focused database. Also it is good for cloud solutions which gives possibility build services as micro services. There has very good community which gives possibility solve problems
What do you dislike about the product?
The most cons of MySQL is that, Oracle does not provide roadmap. Also it is not full open sourced.
What problems is the product solving and how is that benefiting you?
Many of websites which I built are used MySQL. It is very stable, usable & easy to use. SQL is also well adopted.


    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


    Vivek Kumar A.

MySql - Best open source SQL

  • December 15, 2019
  • Review provided by G2

What do you like best about the product?
It is the best available open source SQL with many in built structures.
What do you dislike about the product?
No support for CTEs. Also, some of the date functions are tedious.
What problems is the product solving and how is that benefiting you?
Data warehousing of transaction level data. Creating ETLs.
Recommendations to others considering the product:
Go for it if your organization is cost effective and want to use open source.