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.


    Higher Education

Love MySQL

  • August 17, 2021
  • Review verified by G2

What do you like best about the product?
Ease of use (lots of examples on the internet) - readily available
What do you dislike about the product?
nothing at all - it is my database of choice
What problems is the product solving and how is that benefiting you?
Data organization and I use it for teaching database concepts around SQL


    Ravi B.

Best RDBMS database

  • August 17, 2021
  • Review provided by G2

What do you like best about the product?
Its fast and it has good flexibility to create data model for reporting and analytics
What do you dislike about the product?
It has less multi tenant facilities. It should have similar facility like oracle
What problems is the product solving and how is that benefiting you?
Creating analytical data model for reporting and data warehousing


    Sibongakonke N.

A life savor for data management

  • August 17, 2021
  • Review verified by G2

What do you like best about the product?
Easy to use and has a large community of users that are eager to help if you get stuck
What do you dislike about the product?
Compatibility issues when upgrading from version to version
What problems is the product solving and how is that benefiting you?
Creating and managing relational databases for my business
Recommendations to others considering the product:
Go for it, it is easy to get started and there is a large community of users;


    Marrissa F.

I wouldn’t choose any other above Mysql.

  • August 10, 2021
  • Review provided by G2

What do you like best about the product?
Mysql is easy to setup for end users and get started with. Its learning curve is quite fast because of the avalanche of resources available on the internet, for users to fall back on.
Very importantly, Mysql integrates with most server-side programming languages and development tools such as Eclipse and Visual Studio.
What do you dislike about the product?
When it comes to large databases, Mysql is slow compared to alternatives such as Oracle dbms . Irrespective of this fact though, Mysql will always be my preferred DBMS for reasons I already stated.
What problems is the product solving and how is that benefiting you?
Mysql is the underlying dbms for all software projects , both for internal and public use. The speed to activate my database and get it running with Mysql is unrivalled by any other alternative.


    Vishal A.

Best of the finest for databases

  • July 13, 2021
  • Review provided by G2

What do you like best about the product?
Handy commands and easy to write and compile
What do you dislike about the product?
doesn't like the limitations for smaller datasets and irrational databases
What problems is the product solving and how is that benefiting you?
Handling Big databases larger datasets and biggest benefits is the processesing of huge amount of data with shorter keywords, allocating and analyzing datasets for various insights, predictions and many other uses related to store, retrieve and protect data in databases.
Recommendations to others considering the product:
My recommendations would be to consider at the top for Mysql as there are lots of options available however, the best one is MySQL so, If you are looking for something related to relational databases then my first choice on the go would be MySQL and yes there are limitations to it however, these limitations makes it more powerful as there is always a certain criteria that works best for MySQL.


    Meghana R.

Most commonly used database

  • June 24, 2021
  • Review provided by G2

What do you like best about the product?
The usage of this database starts right from educational institutions, hence it is most known and most common database.
It is very easy to use. The relational database helps keep track of multiple tables and connect them.
What do you dislike about the product?
Since it is sql, no sql databases are making a lot of noise in the market. They have a lot of advantages for storing huge amount of data.
As Mysql lacks performance or search operations on big data.
What problems is the product solving and how is that benefiting you?
Mysql is vest suited for a simple application or projects. The integration of Mysql into multiple domains and programming languages is quite feasible. It can be used for average amount of datastore.
Recommendations to others considering the product:
If you are looking for handling big data, try migrating to No sql database for better performance.


    Computer Software

Excellent tool for querying MySQL databases

  • June 21, 2021
  • Review verified by G2

What do you like best about the product?
What I like best is how simple it is to query and provide readable and workable data for employees who do not work directly with the technology. Management is able to make the best business decisions once I as the developer extract the data for them using MySQL.The table set up as well as the data querying is easy to learn and work with. It also allows for connection to multiple databases so it's easy to jump back and forth from one to the other.

It's also great that when the program does occassionally crash, it automatically saves your work. Once the program reloads you can continue working just where you left off.
What do you dislike about the product?
MySQL tends to crash at times. Often needs to be restarted.
What problems is the product solving and how is that benefiting you?
A business is powered by it's data. MySQL gives me the tools to pull this data and analyze it, which allows for the company as a whole to make the best possible business decisions. Having such a dynamic tool that gives me such efficent access to my data increases the turnaround of projects with the highest level of accuracy.
Recommendations to others considering the product:
MySQL is definitely a great tool to work with for database related work. I use it on a day to day basis and it allows me to work efficiently in conjunction with my web applicaitons. It may crash every so often when running heavy duty queries, but restarting it should fix the issue.

I would highly recommend it.


    Higher Education

Mysql server 8.0 + is flawless

  • June 17, 2021
  • Review verified by G2

What do you like best about the product?
Build-in functions. Triggers and transactions
What do you dislike about the product?
Not having full text search in MyIsam engine.
What problems is the product solving and how is that benefiting you?
My custom CMS system is written entirely on MYSQL DB.


    Computer Software

I am using MySQL for the last 11 years. From MySQL version 5 to the current version 8.

  • June 16, 2021
  • Review provided by G2

What do you like best about the product?
MySQL is best suitable for storing complex relational data features. Now, with the JSON support, it adds more power to the MySQL
What do you dislike about the product?
Still, MySQL lags at text performance. We can't use MySQL for advanced search features. ES and Solr are better for those. Also, it's single point of failure if the Master goes down.
What problems is the product solving and how is that benefiting you?
I prefer using MySQL for storing configs, relational data storage. With proper data modeling, MySQL will be the best one to go with it.
Recommendations to others considering the product:
Go with MySQL blindly, if you have fewer data and also if it demands relational use cases. Even if you have a large amount of data, you can use sharding or partitioning to scale it.


    Roman S.

Robust and adopted globally.

  • June 15, 2021
  • Review provided by G2

What do you like best about the product?
Mysql is fast to code-in,

It has the largest user community of any database management system out there, thereby making it so easy to find solutions to any problem encountered whilst using the program,

Mysql works with practically all mainstream server side programming languages I know.
What do you dislike about the product?
While Mysql does struggle with managing large datasets, we 've successfully navigated this bottleneck by using proper partitioning and indexing on our database tables.
What problems is the product solving and how is that benefiting you?
Mysql is the DBMS tool for all database needs in my company, from the smallest side projects to our most important projects.
Its smooth integration with a variety of development environments, makes it the ideal dbms for a dynamic organization such as ours.