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.


    Education Management

Seeing is believing.

  • January 30, 2019
  • Review provided by G2

What do you like best about the product?
I like the interface - you can use it to both plan the relationships and joins and later you can see it and amend things.
What do you dislike about the product?
It can tricky to see information from left joins. It also requires multiple clicks at times to get information in. Gets tricky to see backed migrations when in conjunction with Django.
What problems is the product solving and how is that benefiting you?
It helps to be able to draft databases for projects and show to clients before committing to something.


    Mychael J.

MySQL is the goto for LAMP Developers

  • January 29, 2019
  • Review provided by G2

What do you like best about the product?
Ease of use, speed, and greatly documented.
What do you dislike about the product?
I don't have any dislikes about MySQL. If I had to really beat on anything, it would be the process for exporting and importing a database can be a little bit difficult depending on versions, but it's really not that bad.
What problems is the product solving and how is that benefiting you?
I use mysql to organize and store data. This may be user data, or information and content for blog posts. I use MySQL as the layer that keeps all the information organized and maintained, and able to be queried.


    Research

An ok application to use

  • January 29, 2019
  • Review provided by G2

What do you like best about the product?
available for free and an open source software with lot of features
What do you dislike about the product?
Very slow when executing even simpler queries
What problems is the product solving and how is that benefiting you?
Comparing the performance of querying large data in relational and NoSQL databases.


    Sachintha H.

Overseeing information with a steady decent database without expense

  • January 29, 2019
  • Review provided by G2

What do you like best about the product?
Cost and effectiveness are the significant advantages .Exceedingly steady and dependable database.
What do you dislike about the product?
some syntax is different from other SQL.previous knowledge required to work well.
What problems is the product solving and how is that benefiting you?
As a software developer I resolved most application bugs with my sql support,
Recommendations to others considering the product:
good structured query language for your web development


    Computer & Network Security

Works great

  • January 28, 2019
  • Review provided by G2

What do you like best about the product?
Open Source, been the de-facto go to for over a decade, and well tested.
What do you dislike about the product?
Owned by Oracle, Lack of what I'd consider decent Enterprise Support.
What problems is the product solving and how is that benefiting you?
Site hosting


    Chandrakant S.

Easy to implement for Company website and E-commerce website.

  • January 27, 2019
  • Review provided by G2

What do you like best about the product?
Best to implement and fast to perform operation. It can be used for any website as it is portable and fast to perform operations. Security is the main reason the administrator can give permission to access the tables in databases. The caching improves the performance of operation as looping or repeated operations are performed. There is good interface and store statement to perform operation no needs to write the statement.
What do you dislike about the product?
Difficult to maintain so it should be handle by developer only. Debugging is not stored procedure statement.
What problems is the product solving and how is that benefiting you?
It helps to store the data and information for the various website.
Recommendations to others considering the product:
It is easy to implement and handle huge amount data.


    Anthony M.

MySQL still the best in 2019

  • January 27, 2019
  • Review provided by G2

What do you like best about the product?
I work on customer support mainly with MySQL customers but i'm also web developer and i've been using MySQL for years now.


What i liked best is that MySQL an open source project and that means that there are tons of thousands of supports and help is available on the internet for free. I have found this to be particularly very helpful in sorting out otherwise difficult situations. One of the best things about MySQL is that is so popular that you will find a huge community of people ready to help you with any problem you have.

I have used MYSQL with Apache/PhpMyAdmin JAVA and PHP and it Worked seamlessly with them. I have observed that MYSQL works best when you use InnoDB instead Mylsam.
What do you dislike about the product?
The official tutorials are very complicated to follow sometimes, i rather prefer to check stackoverflow than check mysql faqs ...
What problems is the product solving and how is that benefiting you?
I used MySQL in a project that was covered under the GPL license thus it was free. This helped My company save a lot of expenses compared to when we were using SQL server.
Recommendations to others considering the product:
Use MySQL transactions when you are working with business database, you don't want to lose their data and probably your job!


    Sameer S.

Easy to use

  • January 26, 2019
  • Review provided by G2

What do you like best about the product?
Very simple and easy to access. Best for data analysis.
What do you dislike about the product?
The User Interface can be much better.Needs some themes.
What problems is the product solving and how is that benefiting you?
Running queries and metrics
Recommendations to others considering the product:
Improve the UI to be more user friendly.


    John C.

MySQL is a main component of my business

  • January 25, 2019
  • Review provided by G2

What do you like best about the product?
I am a heavy user of MySQL. I have literally been using MySQL since 2003 when I installed forum software for the first time. Today, I own and run a forum service provider running on MySQL with over a million database tables and billions of queries. The reliability of MySQL is what I love best.
What do you dislike about the product?
That it's owned by Oracle for a few years now. I feel that Oracle has a very erratic attitude toward free and open source software. MariaDB was created purely because of this reason.
What problems is the product solving and how is that benefiting you?
MySQL allows me to run hundreds of thousands of forums from a single database and single set of files. It scales extremely well in this regard.


    Surya k.

Excellent and reliable database

  • January 25, 2019
  • Review provided by G2

What do you like best about the product?
I am a developer of systems under web environment, and in many opportunities I use MySQL database manager, it is fundamental to in my team for a long time.
MySQL provides easy to use interface to make db queries to read, update, create, deletion of data.
What do you dislike about the product?
It didn't support complex datatypes suck as json and array.
It doesn't support SQL check constraints that is used to validate the data. Although it says that it's scalable upto 8TB MySQL cannot efficiently work with large and complex database
What problems is the product solving and how is that benefiting you?
I love MySQL as it is easy to integrate as compared to Microsoft SQL server.
It is best in terms of performance done the speed of opreciones is very good.
It does several operative systems and Is easy to install and configure