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.


    Information Technology and Services

Mysql- an opensource database for medium to largebase applications

  • September 15, 2019
  • Review provided by G2

What do you like best about the product?
Mysql installation is process is very simple and it creates server by itself, the launchtime of mysql workbench is fast, the execution of queries is very user friendly, the error are displayed with very easy to understand syntax, hover over on error will display the exact error description, mysql overall is a great application
What do you dislike about the product?
The query execution takes time, i did not find any guide to execute the queries with commands, everytime need execute it through mouse click, the terminal for writing sql is very small, it acquires a large block of internal memory of system
What problems is the product solving and how is that benefiting you?
Used it as main databse for medium size mainly php based web applications on windows machines


    Gabriela B.

Due to its low consumption it can be executed in a machine with scarce resources

  • September 14, 2019
  • Review provided by G2

What do you like best about the product?
I like MySQL mainly because it is used by very popular and large websites. It is also mostly used in conjunction with web servers where it is related to web applications or CMS for online sites, such as Wordpress, Joomla !, Drupal, among others. It is closely linked to PHP in regards to this type of development. In my opinion, it is a database that presents speed in reading, especially when certain engines such as MylSAM or InnoDB are used. Despite this, problems may arise when used in environments or developments that have a high concurrence of modification. As in the development of web applications there is usually no high number of data modifications, but rather frequent data reading, MySQL is presented as the ideal BD for these cases. Likewise, whatever the environment and objective for which MySQL is intended to be used, it is necessary to monitor performance in order to correct errors, both programming and SQL.
What do you dislike about the product?
One of the big disadvantages that I have noticed is that a large percentage of MySQL utilities are not documented. In addition, for many inexperienced people it may seem unintuitive, like other programs
What problems is the product solving and how is that benefiting you?
MySQL is a relational database system, which means that it archives data in separate tables instead of saving all the data in a large file, which allows me to have greater speed and flexibility. These tables are related in defined ways, so it is possible to combine different data in several tables and connect them. Anyone can use MySQL and create modifications by downloading the source code in order to adjust it to suit and use it, since it is open source software


    Alex R.

Most popular database

  • September 13, 2019
  • Review provided by G2

What do you like best about the product?
Implemented well on most systems. It is open source. It is the easiest database to learn.
What do you dislike about the product?
I have not issues with MySQL but so many users and organization are switching to other databases from MySQL which worries me
What problems is the product solving and how is that benefiting you?
MySQL is a free database that is easy to set up


    Ankita S.

MySQL is very easy SQL

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
MySQL database is very simple and easy to use and one among the most popular databases is MySQL database. In MySQL, we have the stored procedures which are very fast and through them, we can make our task easy and simple. We can schedule our task in MySQL with the help of the triggers. MySQL support is available 24*7. If we face any issue we can directly get in touch to the MySQL executive which will provide us a solution as soon as possible.
What do you dislike about the product?
It is difficult to mention any negative aspect of this database because its benefits are greater. However, some prior knowledge is required to take better advantage of its functions since this is not very intuitive for beginner users.
What problems is the product solving and how is that benefiting you?
I am using MySQL for the purpose of storage of the data to the database and the retrieval of the data from the database.
Recommendations to others considering the product:
If you are thinking to use or work on a database then please opt MySQL and you will love it because it is very easy to use and learn.


    Utthan D.

MySQL - The Easiest Relational Database

  • September 11, 2019
  • Review provided by G2

What do you like best about the product?
MySQL and its associates softwares like MySQL workbench are widely used in small and large organiztion. Because it is easy to use and implement. If we talk about Relational Database than There is no comparision to MySQL. Basically MySQL is the tool which helps to store , retrieve and manipulate the data efficiently and easily.
What do you dislike about the product?
In MySQL if we does not using MySQL workbench than sometimes it becomes difficult to hardcore the MySQL's Queries and sometime queries becomes error prone . One thing that MySQL works slowly . In mysql writing queries are too time consuming and sometimes performance of MySQL was not too good.
What problems is the product solving and how is that benefiting you?
We are solving many problems using MySQL like we have develop a Enterprise Application which stores the data of regular customer so vendor able to send email and messages to right customer at right time. For this Enterprise Application me and my team used MySQL for database related task. MySQL helps us to store and retrieve the existing data efficiently and correctly.
Recommendations to others considering the product:
If we talk about relational database than MySQL can not be compared with any other databases.
Go for it.


    Matthew H.

Best database management system that exists

  • September 08, 2019
  • Review provided by G2

What do you like best about the product?
With this product, I can easily manage, organize and manipulate the data. It helps a lot in my daliy life to handle the data with stored procedures, triggers, cursors, functions, views etc. Easil adding new schemas in a table by simply using create table syntax or adding/modifying data with insert/update/alter query. Maximum of my work done from back end (MySql), if data is not coming in the table then i just check the table columns values. The best thing i like kt most is that it is open source application, anyone can easily use it.
Performance is good. May be a little slower than others in huge databases although we didn't get to that point yet. We have tables with millions of records that query and update even quicker than SQL server.Paid support is available.It can be used as server over Windows and Linux OS's, beeing the latter the one that ofers the best performance of both.
What do you dislike about the product?
I don't really have any complaints about mysql. It can be difficult to upgrade between versions as it's quite strict with how it handles versioning and data, but this can be seen as a pro and not necessarily a con in tight infrastructure scenarios since it is so strict.
What problems is the product solving and how is that benefiting you?
I use it on daily basis, running queries from workbench software and from projects code, creating tables and new instances of the database.
Recommendations to others considering the product:
85% of our client websites of small and medium scale enterprises are working with MySQL. Till date there is not any issues raised by them on database problems.


    Andrew M.

MySQL is the easiest DBMS to learn

  • September 05, 2019
  • Review provided by G2

What do you like best about the product?
MySQL syntax is easy to to work with. Even a newbie can read and understand what the syntax does. MySQL DBMS usually come with an interactive user interface for managing your database and the system reflects the right syntax for every operation on the database your make via the user interface
What do you dislike about the product?
Error messages in MySQL syntax are rare but difficult to catch sometimes. For instance the interpreter always says there is an error near a certain portion of your code but does not show exactly where and what error it is.
What problems is the product solving and how is that benefiting you?
MySQL databases are easy to implement on most system and you're likely to find a MySQL instance on any web hosting platform


    Hospital & Health Care

MySQL - Easy to implement database

  • September 05, 2019
  • Review provided by G2

What do you like best about the product?
+ This is a completely free solution.

+ It works excellent, with most Linux systems it is even installed from the beginning.

+ Compatible with PHPMyAdmin solution, so we can save a database by using the interface.

+ Enables millions of records to be stored.

+ Thanks to good optimization it can also be used on less efficient servers.

+ MySQL is easy to configure and install the solution.

+ Very stable solution is unlikely that our database will be damaged.

+ Compatible with most CMS/e-commerce solutions
What do you dislike about the product?
To fully exploit the potential of MySQL, basic knowledge of SQL syntax is required.
What problems is the product solving and how is that benefiting you?
MySQL database allows you to store CMS data that we use to manage your website.
Recommendations to others considering the product:
Using MySQL database I recommend especially for those who are beginning their adventure with IT because it is an entirely free solution giving many possibilities.


    Relvin G.

Create and manage easy SQL databases

  • September 04, 2019
  • Review provided by G2

What do you like best about the product?
It has all the power of SQL with a easy to use graphic interface to help you manage your databases. It is very easy to set up and hit the ground running.
What do you dislike about the product?
Nothing to dislike about this software at this time. it does what its supposed to.
What problems is the product solving and how is that benefiting you?
It was an option to try when choosing the database for a project.
Recommendations to others considering the product:
Try MySQL, MSSQL, PostgreSQL and also NoSQL options and see which one suits you best.


    Utilities

MySQL and why I like it

  • September 04, 2019
  • Review provided by G2

What do you like best about the product?
It is one of the easiest SQL RDBMSs that one can use and it still free and can be downloaded which is a very big advantage for us who have to work on s string budget from the management.
What do you dislike about the product?
The only problem is that it is part of the LAMP technology and therefore one has to be adept at operations in LINUX., Apache, PHP programming language. All of which I only know as given by the Company hands on training
What problems is the product solving and how is that benefiting you?
I am in the electricity transmission and distribution sector (i.e. POWER SECTOR) and on this RDBMSs we have successfully launched a very complicated a CRM System Project. And in conjunction with GIS we have already gone below the standard set up by the West Bengal State Electricity Regulatory Committee which under the Central Body of CERC.
Along wit this we have developed, designed and commissioned many other Projects related to the Power Sector.
Recommendations to others considering the product:
If you are looking for a quick start up and with enough engine power and a tight scheduled timeline with people under you ho have the requisite know ledge of the LAMP technology then this is the place where you should start with and the beauty of this is that ir grows with the growth of the particular busines you are in.