Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

MySQL

Jetware | 170503-mysqld_5_7_18

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

1,570 reviews
from G2

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


    William S.

MySQL is a great open source and widely supported database solution

  • September 15, 2020
  • Review provided by G2

What do you like best about the product?
MySQL can be easily installed on a local server or workstation instance for testing. The same product also works for enterprise level deployment and is supported by many online cloud services including AWS.
What do you dislike about the product?
If you know T-SQL (Microsoft) there are some commands that aren't standard such as update. It is necessary to relearn the environment to be able to fully use the system.
What problems is the product solving and how is that benefiting you?
MySQL powers most of the Internet. It's a very easy to use solution that doesn't require licencing costs. I use MySQL to run most of my online databases.


    Flavio S.

MySQL is not only a stable and robust database, it is also completely free. It's great.

  • September 09, 2020
  • Review provided by G2

What do you like best about the product?
* It is a platform that can be implemented on any operating system.
* MySQL is open source software, so there is no license fee.
* The syntax for the queries is very simple and its response times are very short.
* Has a database manager or interface (MySQL Workbench) where large amounts of data can be imported / exported and perform a large number of operations.
* Most developers and large companies develop apps using MySQL as a database, so there is extensive documentation.
What do you dislike about the product?
* It is a difficult database to scale when there are problems in the database.
* May require high CPU resources when performing multiple queries.
What problems is the product solving and how is that benefiting you?
My experience in MySQL has been spectacular, since I have used this database manager for different software. It was very easy for me to learn to use MySQL due to its extensive documentation and ease of syntax. I currently use it for website development because I can easily maintain it and because it is available from most hosting services.
Recommendations to others considering the product:
Working with MySQL is very simple and will cut you big costs. The documentation that this software has is endless, in addition to having a wide community of users willing to help you.


    Logistics and Supply Chain

InnoDB of MySQL

  • September 02, 2020
  • Review provided by G2

What do you like best about the product?
InnoDB which has the better features for Row Lock. Compared with MyIASM which is using Table Lock, which is more efficient for large scale of dataload. And others still can access to read data and materials.
What do you dislike about the product?
InnoDB did not preserve the number of rows of the table. It caused the massive SELECT * query would spend quite a lot of time.
Also not support FULLTEXT search that limited the application usage.
What problems is the product solving and how is that benefiting you?
Compared with Oracle DB, MySQL is light weight, relatively cheaper and easy installation on any VM or bare metals.
And MySQL is one of the cloud native DB which Oracle DB still is a bit difficult to support in cloud platform.
Recommendations to others considering the product:
Other than community version, subscribe with enterprise version should get better feedback and updates


    Ling B.

A Platform for Developing Web-based Projects

  • August 18, 2020
  • Review provided by G2

What do you like best about the product?
User can run MYSQL on all virtual platforms such as UNIX, Linux and Windows. It also helps in associating with online publishing and Web applications. It helps the user in maintaining database based on query language. Many applications use MYSQL for managing their database which includes Twitter, Joomla Facebook etc. it is helpful for eCommerce businesses who are involved in frequent money transactions.
What do you dislike about the product?
If you are working in large files and processes you may face certain complications. While processing some data user may face some stability issues. If any modification is needed in server it requires a lot of support and coordination. User must have knowledge about programming languages or skills for using it.
What problems is the product solving and how is that benefiting you?
It helps in managing data more efficiently and effectively. User can easily maintain the good health of data by its simple data log feature. User can easily track errors and troubleshoot issues which will provide proper management of data. End-to-end encryption is provided in it for the safety of your data. User can perform their online transactions and transfer money in secure ways due to encryption methods.


    Carlee B.

A popular open source Database platform

  • August 05, 2020
  • Review provided by G2

What do you like best about the product?
One of the best platforms in the open source RDBMS databases. Compatible with other database programs without much change needed. It is a reliable program. The processes are quick compared to other programs. The Simple UI aids in the easy and flexibility of use. The Innodb tables are a huge improvement in the program. It is easy to create database using MySQL. The syntax used is much like English thus making it easy to learn and decreasing the learning gap. The management of data is easily done using MySQL. My SQL is easier to manage and deploy compared to other programs in its field. Whether it is an eCommerce website that receives a million queries every single day or a high-speed transactional processing system, MySQL is designed to meet even the most demanding applications while ensuring optimum speed, full-text indexes and unique memory caches for enhanced performance.
What do you dislike about the product?
The SQL requirement. Sometimes it has stability issues. The restrictions to the table sizes and schemes. The licensing can be improved. Adding web hooks can sometimes be difficult. The tuning of the software is a bit complex. InnoDB tables don’t support full text searches. It might be great for small amount of data but while working with large amount it comes up with issues like speed , etc. Though it matches with most of the frameworks sometimes it doesn’t. The UI of the platform can be improved. The linking table could be improved.
What problems is the product solving and how is that benefiting you?
Being simple and by using easy language MySQL is best for people with no or less experience of Database programs.


    Aanchal N.

MySQL lacking behind Oracle live SQL as the latter provides more flexibility

  • August 03, 2020
  • Review provided by G2

What do you like best about the product?
MySQL is still the easiest query language to learn when it comes to SQL. If someone has the database and table queries ready, any amateur can learn and explore SQL. It is also easy for different tasks like creating scripts out of the database, maintaining storage etc.
What do you dislike about the product?
The downsides are mostly the pain in working on all the database upload to the system and creating tables and views from scratch. You would also need to download the SQL Server management studio and you cannot use it like Oracle SQL. Someone who is lazy and quickly wants to see if their query is working will upload their scripts to Oracle live as no downloads are required for the same.
What problems is the product solving and how is that benefiting you?
I am handling data worth 5 million rows on a daily/weekly basis.

In terms of storage and query processing times, MySQL definitely takes a lead over other tools and programming languages.


    Verified User in Information Technology and Services

MySQL and it's features

  • August 03, 2020
  • Review provided by G2

What do you like best about the product?
MySQL is a simple yet efficient database that is usable in every field of technical industries. One can construct structured tables of data that can be used as databases. This software helps reduce memory consumption which increases durability and long-term support.
What do you dislike about the product?
This major disadvantage is with the data size because it causes an error in working with large datasets. With MySQL it also becomes difficult to shift that large database to another server. It is good in early stage but not long term use. Command line interfaces are required to operate any such graphical interface.
What problems is the product solving and how is that benefiting you?
I worked with Mysore as it is an open source feature that uses it worldwide with no restrictions. It helps in developing databases for web applications. I use it to handle my data in my django projects and also update it as per requirements.
Recommendations to others considering the product:
As it has long term usability and helps to provide database support in many technologies so that the best structured data can be obtained and used by handling data in the form of tables. It is recommended for all technical staff.


    Consumer Services

MySQL

  • July 29, 2020
  • Review provided by G2

What do you like best about the product?
Is reliable and simple to use. is quick in processing which provides the necessary stability.
What do you dislike about the product?
Migrating large databases from one server to another is excruciating resulting in long wait times.
What problems is the product solving and how is that benefiting you?
We are in the process of migrating legacy systems data into MySQL. My team have used it with Java & Python. Its operation is very good and very fast.


    Education Management

I like it

  • July 29, 2020
  • Review verified by G2

What do you like best about the product?
It helps me to query data in different forms cloud and databases .
What do you dislike about the product?
The interface and at integrations services that are not provided
What problems is the product solving and how is that benefiting you?
Query the database , cleaning the data


    Primary/Secondary Education

MySQL Review

  • July 27, 2020
  • Review provided by G2

What do you like best about the product?
MySQL is a very user-friendly open source relational database management system. Its easy to create database tables, queries and store data efficiently. Its is quick and reliable.
What do you dislike about the product?
MySQL does not support very large database size efficiently. There is poor performance scaling and stability issues. It also does not support stored procedures in versions less that version 5.0
What problems is the product solving and how is that benefiting you?
I use MySQL to build small scale applications, like storing student's daily attendance in a class, their transcripts etc which does not require a lot of space. MySQL is very easy to use and integrate with Excel sheets, so it's easy and user friendly to store data into tables using it.
Recommendations to others considering the product:
MySQL is good for creating small scale applications for storing and retrieving data.