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

External reviews

1,607 reviews
from and

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


4-star reviews ( Show all reviews )

    Telecommunications

Best tool for DB queries

  • March 23, 2019
  • Review provided by G2

What do you like best about the product?
Easy to get the records ,Insert the records,Delete the records .Easy to create a database
What do you dislike about the product?
Feel little bit slow in getting the records and can be better user friendly by making it more faster.
What problems is the product solving and how is that benefiting you?
DB related


    Akaash Vishal H.

Fast and easy data retrieval engine

  • March 23, 2019
  • Review provided by G2

What do you like best about the product?
The best thing about sql is that the syntax is very natural and easy to execute.
What do you dislike about the product?
Transactions are a bit diffuclt in SQL. Assertions are quite difficult too!
What problems is the product solving and how is that benefiting you?
THe main business problem while doing MYsql is the scalibility issue. The beneifts that have been realized are the easy
Recommendations to others considering the product:
Transactions could be improved. The syntax of transactions is difficult to master. The Nice thing about MYSQL would be the master slave configuration. There are many features, like creating views which makes it eay for review.


    Education Management

MySQL is the standard

  • March 22, 2019
  • Review provided by G2

What do you like best about the product?
It is simple enough to learn and works with all major programming languages.
What do you dislike about the product?
I can't think of anything I dislike. Putting in the time to learn the language was well worth the investment.
What problems is the product solving and how is that benefiting you?
We use it as the backbone of our website and any time we need a data backed website.
Recommendations to others considering the product:
It is the defacto database language


    Market Research

Very powerful tool for structured data

  • March 22, 2019
  • Review provided by G2

What do you like best about the product?
I really like how MySQL eases out the burden of avoiding inconsistencies as well as keeping our data accessible and centralized for several users assigned to the system.
What do you dislike about the product?
I dislike the fact that MySQL is fundamentally designed to only process structured data. As the Internet is moving towards unstructured or semi-structured data such as JSON, XML, it is hard for people to rely on MySQL. Therefore, DBMS such as MongoDB and MariaDB have come into place.
What problems is the product solving and how is that benefiting you?
We're trying to automate the work done on tools like MS Excel, by designing an application which has a centralized database management system following all the fundamental ACID properties of an RDBMS, coupled with some advanced functionalities that MS Excel has.
Recommendations to others considering the product:
MySQL is a really light weight technology to use, and a super convenient DBMS for structured data. It is definitely a perfect match for programming languages like Java, Python as well as scripting languages like PHP.


    Anushmita B.

It’s going good

  • March 22, 2019
  • Review provided by G2

What do you like best about the product?
It’s one of the second best software after toad . I love using it
What do you dislike about the product?
At time the results generation is slow. Setup at time was little difficult but after that it’s easy
What problems is the product solving and how is that benefiting you?
Banks generally use to pull data


    Sachintha H.

Mysql is heart of software development

  • March 17, 2019
  • Review provided by G2

What do you like best about the product?
easy to work and more functionality. fast access data .as a web developer I using Mysql my back-end data handling very simple and important.
What do you dislike about the product?
it is not support MAC versions and common table expression,
What problems is the product solving and how is that benefiting you?
Mysql is free and open source,it support for my local development.
Recommendations to others considering the product:
Mysql easy to work with web developments


    Raghunandan Reddy A.

My sql database for building database on oncology at a spoke level

  • March 17, 2019
  • Review provided by G2

What do you like best about the product?
We started the project from scratch and imported all the data into my sql from redcap server and it is really beneficial to have the database built in my sql because of easy querying
What do you dislike about the product?
slightly confusing functionalities when compared to oracle sql
What problems is the product solving and how is that benefiting you?
having so many tables in database and querying form multiple tables is easy with my sql


    Information Technology and Services

MySQL Review

  • March 15, 2019
  • Review provided by G2

What do you like best about the product?
MySQL is easier to learn and to use, compared to other databases. Learning curve is low.
It has many options for additional features like storage engines, you can pick the one that works best for you. I have used InnoDB.
Support of MySQL is very good. The site has blogs, tutorials, webinars, videos and many discussion forums. Any question you have has probably already been answered somewhere by someone in the MySQL community.
What do you dislike about the product?
There always trade offs and challenges.
MySQL works fine in most small or medium applications, but when data size grows, the performance may down.
MySQL has a little choices when you need to write stored procedure and trigger.
What problems is the product solving and how is that benefiting you?
One can configure MySQL to run tiny embedded applications using a memory no larger than one megabyte and can be used in large systems also.
MySQL has popular feature called stored procedures, mini, precompiled routines that reside outside of the application.
MySQL is evidently fast. It is a genuine multi-threaded database server that exceeds expectations at retrieving information.
Recommendations to others considering the product:
The first database I used was MySQL and to be honest I still use it. MySQL has been used in various environments. It is widely adopted and it's relatively easy to use. If you're a beginner and seeking RDMS, MySQL is best option to go for. When you run into problems, they might probably already have been answered somewhere. If you are trying to create a site with the high level functionality, MySQL might not be the right tool. MySQL does not implement features found in many other products.


    sushree suravi b.

Data Management simplified with MySQL

  • March 15, 2019
  • Review provided by G2

What do you like best about the product?
Graphical database management tool (workbench) is very useful. The excel to database import feature is really useful.
What do you dislike about the product?
Stored procedures have few disadvantages (restricted for complex business processes, memory usage increased , Difficult to debug , Difficult to maintain)
What problems is the product solving and how is that benefiting you?
Data storage for clients and internal processes


    Cory J.

Good choice, but better out there

  • March 13, 2019
  • Review provided by G2

What do you like best about the product?
I used to recommend MySQL, but that flow has now moved to MariaDB for obvious reasons.
What do you dislike about the product?
It is owned by Oracle. When it was sold to Oracle, MariaDB was born and brought with them dev's from MySQL. I don't like that Oracle has a competing product and feel eventually this will hurt MySQL.
What problems is the product solving and how is that benefiting you?
It is being phased out.
Recommendations to others considering the product:
I would recommend checking out MariaDB first. I feel it is a better solution.