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.


5-star reviews ( Show all reviews )

    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.


    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.


    Information Technology and Services

MySQL - Review

  • August 22, 2018
  • Review provided by G2

What do you like best about the product?
Has very good Data Security and the Flexibility of Open Source with On-Demand Scalability.
It also has the Reduced Total Cost of Ownership
What do you dislike about the product?
It has some stability issues and not a community driven development though its is a open source platform
What problems is the product solving and how is that benefiting you?
MySQL can be used efficiently for very large data sets. So, if your project will be handling data sets over about 500 GIG, consider taking the time to have it properly configured to handle data at scale
Recommendations to others considering the product:
Every new version released includes refined functionality that keeps it a viable solution for many data storage needs.


    Information Technology and Services

Great database

  • August 19, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is easy to set up and use, yet is surprisingly fast and powerful. Easy to find advice online about configuration parameters to use.
What do you dislike about the product?
Trying to figure out problems isn’t exactly straightforward.
What problems is the product solving and how is that benefiting you?
Extremely easy to integrate with a website using PHP


    Computer Software

Best database for speed and security on the web

  • August 17, 2018
  • Review provided by G2

What do you like best about the product?
Ease of use. I love the speed that queries execute and it's compatibility with many programming languages
What do you dislike about the product?
The only thing I dislike is importing a table with another can get very confusing at times
What problems is the product solving and how is that benefiting you?
Easier database management and faster deployment


    Computer Software

Easy RDBMS solution

  • August 14, 2018
  • Review provided by G2

What do you like best about the product?
Easy to learn and more in demand. Also larger community support.
What do you dislike about the product?
Performance issue when locking is done .
What problems is the product solving and how is that benefiting you?
Using it to store details of users.