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
  • 4
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

1,627 reviews
from and

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


    Information Technology and Services

MySQL is the best option to store data.

  • May 13, 2019
  • Review provided by G2

What do you like best about the product?
It's a good option to manage database. It's more secure and reliable database management system.
What do you dislike about the product?
It's functionality tends to be heavily dependent on add-ons. So that point I was dislike in MySQL.
What problems is the product solving and how is that benefiting you?
I store my site content and user data in MySQL database. So I was easy to manage site content through backend using MySQL.


    Education Management

My SQL

  • May 12, 2019
  • Review provided by G2

What do you like best about the product?
I used MySQL for managing the database. The performance of the DBMS is good overall and the information retrieval is also functioned smoothly. The environment is really nice to code queries.
What do you dislike about the product?
For a user to code, they must have some predefined knowledge on how to write queries and stuff. A laymen user will find it difficult to execute code.
What problems is the product solving and how is that benefiting you?
Data management
Recommendations to others considering the product:
Recommended.


    Vivin K.

Great for small to medium sized projects

  • May 10, 2019
  • Review provided by G2

What do you like best about the product?
best thing is free to use and the next thing is ease of use
What do you dislike about the product?
What i feel is complex queries are very resource intensive in Mysql
What problems is the product solving and how is that benefiting you?
We have used Mysql to store data for our projects
Recommendations to others considering the product:
best free database available in the market


    Naga raju m.

Open source database

  • May 09, 2019
  • Review provided by G2

What do you like best about the product?
It is the best relational DB management system by using structured query language(SQL). I found writing a query is simpler here.
What do you dislike about the product?
It is not suitable for Big Data. We are not able to handle large volume of data accurately.
What problems is the product solving and how is that benefiting you?
writing queries in simple way for small data is very easy in the MySQL.
Recommendations to others considering the product:
For smaller scale companies it is worthful to use. It not required very skilled people.


    Jon S.

Great classic dbms

  • May 08, 2019
  • Review provided by G2

What do you like best about the product?
I like the syntactical flexibility more so than Postgres and sql server
What do you dislike about the product?
Io speeds are inefficient relative to other dbms io speeds
What problems is the product solving and how is that benefiting you?
Mostly Wordpress storage, but also one off apps


    Information Technology and Services

MySQL

  • May 08, 2019
  • Review provided by G2

What do you like best about the product?
Free enterprise grade Database, scalable, with multiple interface solutions for easy management.
What do you dislike about the product?
Does not fully comply with SQL standards.
What problems is the product solving and how is that benefiting you?
Database used for managing 200 callcenter agents of Asterisk PABX. Easy to manage and resilient database.
Recommendations to others considering the product:
Free, easy to use , resilient database.


    Higher Education

We use MySQL for a legacy server

  • May 07, 2019
  • Review provided by G2

What do you like best about the product?
I like that it is very powerful and relatively fast. We also like that there was no cost.
What do you dislike about the product?
I dislike that Oracle manages it now, but on our legacy server that hasn’t been a problem.
What problems is the product solving and how is that benefiting you?
We use MySQL as a backend for several web applications.
Recommendations to others considering the product:
It’s very capable, free software. Supports standard SQL, so things can be moved if needed.


    Hospital & Health Care

Lot of area for improvement

  • May 07, 2019
  • Review provided by G2

What do you like best about the product?
on top of everything open-source relational database is the best fit for someone to opt for this
What do you dislike about the product?
Support was bit less comparatively to the peer relational databases
What problems is the product solving and how is that benefiting you?
Data warehousing


    Chris S.

MySQL Review

  • May 07, 2019
  • Review provided by G2

What do you like best about the product?
It's free for managing your sql database online. The interface for PHP MyAdmin has improved over the years and handles a myriad of database operations
What do you dislike about the product?
Default values are too low. With broadband, 500 records can easily be loaded on screen at a single time.
What problems is the product solving and how is that benefiting you?
MySQL runs on all of our websites, four (4) of them to be exact. MySQL stores prices and data for all of our parts beneath a Wordpress interface. I also have a hand coded custom website that hold 5000 records of data in the music industry using MySQL. It is an online searchable database with fields such as artist, venue, city, state, country.
Recommendations to others considering the product:
make backups, if you are new at administering databases, you will make errors. You can easily restore in literally just a few minutes, and you will be right back where you started from where you left off before the error occurred.


    Neha A.

One of the best open source solutions in the market of relational database

  • May 07, 2019
  • Review provided by G2

What do you like best about the product?
Queries run fast.Solid documentation.MySQL has a huge user community and most of the issues solutions can be easily found on stackoverflow or other platforms.
What do you dislike about the product?
Storage limitations.Can not effectively deal with unstructured data.Slow releases.
What problems is the product solving and how is that benefiting you?
To build databases for smartphone and web based applications.