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,612 reviews
from and

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


    Information Technology and Services

mySQL Review

  • September 04, 2018
  • Review provided by G2

What do you like best about the product?
Its free to use, its fast and reliable, and it always works!
What do you dislike about the product?
Nothing really, we've been using it for the last 18 years.
What problems is the product solving and how is that benefiting you?
Running e-commerce sites, business ERP systems integration to 3rd party systems.


    Cynthia C.

Very easy to use

  • September 02, 2018
  • Review provided by G2

What do you like best about the product?
Love the easy command line, and user friendly database commands.
What do you dislike about the product?
No graphical user interface. Everything was done either command line or by programming.
What problems is the product solving and how is that benefiting you?
I solve web development issues and manage customers’ information.


    Amandeep K.

Best Database Management System

  • August 30, 2018
  • Review provided by G2

What do you like best about the product?
Mysql is the best Relational Database management system available in the market. It provides you with all the features that you may need for your application. It is compatible with all the leading technology platforms, most suitable with java and php. I think it is the most used RDBMS over all.Its Newer version also provided support for Json Data type to compete with NoSQL databases.
What do you dislike about the product?
Very simple and easy to integrate, but if you are planning for a big system, scaling can be a headache with Mysql.
What problems is the product solving and how is that benefiting you?
We use it as back-end for out multiple website and applications.


    Information Technology and Services

The great opensour releational Database engine for application

  • August 30, 2018
  • Review provided by G2

What do you like best about the product?
First most liked thing is Opensource and second one is easy to use. Very user-friendly database
What do you dislike about the product?
Nothing but require some improvement in GUI designee
What problems is the product solving and how is that benefiting you?
My Mobile apps on MySQL solution.
Recommendations to others considering the product:
This is good opensource products so nothing for recomandation


    Computer Software

Flexible scalable and admin friendly database

  • August 30, 2018
  • Review provided by G2

What do you like best about the product?
Easy to set up a database and get it running quickly, while still being flexible enough to modify at a later date, if you need to add more complexity, relationships, etc. It just works and setting up a connection to a local host or a remote server is super easy.
What do you dislike about the product?
The GUI doesn't always work the way you'd expect it too, which is kinda strange but remedied by using SQL statements to do it. Not a big deal but its strange that this happens. I've run into it when dropping tables, it sometimes ignores the command when you do it through the drop down menus.
What problems is the product solving and how is that benefiting you?
I use it as a back end to a web hosted app, and sometimes to test JPA based schema's and changes to existing databases before I push to my repository branch.


    Computer Software

Reliable and easy to use

  • August 30, 2018
  • Review provided by G2

What do you like best about the product?
The configuration is easy and it uses the same syntaxes that other databases use so no need to learn a new language. Pretty simple to use and the interface is user friendly.
What do you dislike about the product?
Since I worked mostly on Oracle databases this does not support large databases
What problems is the product solving and how is that benefiting you?
We have used mysql to support our in-house application where we maintain database of student information for a client.


    Ashika A.

MySQL review

  • August 30, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is open source software that allows anyone to use it and modify it. Anyone can download the MySQL source code and use it without paying. Anyone interested can study the source code and adjust it to their needs.
What do you dislike about the product?
A large percentage of MySQL utilities are not documented. The support for triggers is basic so there are certain limitations in what can be done with them. Privileges for a table are not automatically deleted when a table is deleted.
What problems is the product solving and how is that benefiting you?
I am solving data storage problems and optimizing data, cleaning data, analyzing data etc.,
Recommendations to others considering the product:
Its popularity as a web application is mostly related to PHP, which usually appears in combination with MySQL. I would recommend to use MySQL to them who develop applications in PHP.


    Insurance

I recomment MySQL

  • August 29, 2018
  • Review provided by G2

What do you like best about the product?
It is free opensource Database that powers wide range of web apps and tools

- Can store data in multiple storage
- Can replicate data and partition tables
- It can also access information through SQL commands
- Compatible in many platforms
What do you dislike about the product?
Its hard to learn it at first but once you master it, its easy for you to create and connect it to your work..
What problems is the product solving and how is that benefiting you?
It can handle huge amout if data and create different tables so that i easily manage my datas by using Sql command or codes.


    Information Technology and Services

Great relational database!

  • August 29, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is a great open-source general-purpose relational database.
What do you dislike about the product?
It does take some effort to tune MySQL to the hardware you have available and make it perform acceptably..
What problems is the product solving and how is that benefiting you?
We use it as a database for several websites and for some of our internal business processes. Being able to use a strong open-source product has saved a significant amount of money over utilizing a commercial database product.
Recommendations to others considering the product:
There are lots of options out there for databases, but MySQL has been a mainstay for many years. Consistency and quality has been on par or better than many of the paid products.


    Santiago G.

Power, ease of use, and also open source and free. The best database engine for the web.

  • August 29, 2018
  • Review provided by G2

What do you like best about the product?
Extremely fast database, optimized for use in web projects. All projects that include WordPress use this engine, as well as any custom ones that use PHP. It is a flexible language that can be adapted to hundreds of different projects and programming languages, multithreaded and with incredible workload support.
What do you dislike about the product?
Over time, serious security flaws have been leaked that have endangered some software solutions. The most well-known example is the MySQL injection that allowed an attacker to inject code into a vulnerable database. Fortunately, there are now measures in the latest versions that prevent these attacks (although new vulnerabilities keep emerging, these people don't rest).
What problems is the product solving and how is that benefiting you?
From the final degree project, where a booking portal for a sports center relied on this database solution, to any project based on WordPress. Once you master it, it works for any web project.
Recommendations to others considering the product:
For small and medium-sized projects, it is perfect. Do not hesitate, it is open source and will provide you with everything you need for the operation of web applications and content managers like WordPress, Joomla, and similar ones.