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.


    Computer Hardware

It's SQL

  • January 30, 2018
  • Review provided by G2

What do you like best about the product?
The speed and simplicity is great. Hasn't failed me too badly yet.
What do you dislike about the product?
I don't dislike anything that I can think of.
What problems is the product solving and how is that benefiting you?
Works great for all my backend
Recommendations to others considering the product:
Works


    Information Technology and Services

MySQL comfort

  • January 30, 2018
  • Review provided by G2

What do you like best about the product?
Best database on small scale to work with
What do you dislike about the product?
Nothing as such, I just love this database
What problems is the product solving and how is that benefiting you?
Integrating it with developing softwares. It’s light, easy and fun


    Computer Software

MySQL

  • January 30, 2018
  • Review provided by G2

What do you like best about the product?
I like the commands in sql.It is very convenient.
What do you dislike about the product?
too many privileges are to be granted. too many actions by only system dba
What problems is the product solving and how is that benefiting you?
study work.


    Pradeep R.

Very nice RDBMS

  • January 29, 2018
  • Review provided by G2

What do you like best about the product?
Free source community edition. Scalable and high availability database. Sql queries written in mysql is high performance oriented. Easy to download and installation process. Supports to run on cloud environment. Used as MySql as service.
What do you dislike about the product?
Installation and setup is not simple and explained.
What problems is the product solving and how is that benefiting you?
Database storage and management for web app.
Recommendations to others considering the product:
Nice database system. Scalability and availability is very high as always.


    Varun S.

Fast tool for relational database management system

  • January 29, 2018
  • Review provided by G2

What do you like best about the product?
The easy of which anyone can lean to write SQL queries and can manage a SQL relational database is best. I also like it as we can access millions of records with just a simple query in no time, it lets you play with the data.
What do you dislike about the product?
It takes time to connect to database engine and usually gets stuck when the tuples in the tables are greater than 3-4 million. Its user interface is also old
What problems is the product solving and how is that benefiting you?
SQL can help us manage the relational database with ease. Huge enterprise use this application to get their database setup and manage huge chunks of data. It is quick fast and easy to understand.
Recommendations to others considering the product:
To learn relational database or any database for that matter I would recommend this tool a 100% this is very good to clear your concepts.


    Banking

Good database

  • January 29, 2018
  • Review provided by G2

What do you like best about the product?
Data retrieval operation and aggregation
What do you dislike about the product?
It's pretty slow. It's out dated technology.
What problems is the product solving and how is that benefiting you?
Storage of employee database and salary calculation


    Information Technology and Services

Easy to use software.

  • January 29, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is open source software.So it is free to use for everyone.This is one big advantage of this software .They do not cost you to use the software.It helps lot of people to use them anytime anywhere.This software is widely used by people and very easy to use.
What do you dislike about the product?
Open software have its own disadvantages.There will be lots of errors in them.This software is owned by Oracle.Large sized data cannot be stored in them.There will also be some data issues as it is open source.Security issue is another disadvantage.Migrating data is difficult when it is large number of data.
What problems is the product solving and how is that benefiting you?
We use MySQL to compare data .It is easy to use.Simple queries helps to retrieve data.when the data is small it is very easy and faster.
Recommendations to others considering the product:
I recomment this software as it is simple to use.


    Computer Software

MySQL review

  • January 29, 2018
  • Review provided by G2

What do you like best about the product?
I like the way MySQL works on handling easy data items.
What do you dislike about the product?
Probably the thing I dislike about it is it being quite slow.
What problems is the product solving and how is that benefiting you?
Managing data


    Shubham P.

Good DB

  • January 29, 2018
  • Review provided by G2

What do you like best about the product?
A free, open source database. Very easy to use if you know SQL.
What do you dislike about the product?
I don't think there is something that I dislike about MySQL.
What problems is the product solving and how is that benefiting you?
I have used it in many of my software development projects.


    Pragya B.

MySQL review

  • January 28, 2018
  • Review provided by G2

What do you like best about the product?
The ease with which you can put constraints to fetch relevant rows of data.
What do you dislike about the product?
Small syntactical errors such as missing a comma in a large SQL query can lead to failure of the query.
What problems is the product solving and how is that benefiting you?
I used MySQl to solve data issues or build new products for my clients in telecom and utilities sector. I realized the benefit of processing huge tables of customer information in very less time.
Recommendations to others considering the product:
I think MySQL is a great software if you have to process a large chunk of data on a regular basis. Writing SQL queries is fairly easy and feels more like writing sentences in English using basic arithmetic operations.