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 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.


    Computer Software

Good experience

  • August 27, 2018
  • Review provided by G2

What do you like best about the product?
I had been using Microsoft SQL for a long while before moving to this and I like the MySQL UI which is very user friendly and similar to that of MS SQL.
What do you dislike about the product?
I have had only a little trouble with installing it sometimes, but I like that it's easily available.
What problems is the product solving and how is that benefiting you?
I was using it as the database for my application.


    Information Technology and Services

It was very easy to understand

  • August 26, 2018
  • Review provided by G2

What do you like best about the product?
The software was easy to install and easy to use. It is also password protected
What do you dislike about the product?
While downloading you get password and if you donot copy at that time then it is very hard to retrieve it again
What problems is the product solving and how is that benefiting you?
Storing large amount of data under different schema


    Computer Software

Perfect Database for mid marquet

  • August 25, 2018
  • Review provided by G2

What do you like best about the product?
Searching for a light DB with massive comunity and easy to install, configure, manage, backup and restore... use MySQL
What do you dislike about the product?
When use in a big envierment maybe its not the best idea in my experience.
What problems is the product solving and how is that benefiting you?
Little/Mid programs work better than another powerfull DB.
Recommendations to others considering the product:
Only improve the engine in big data centers


    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

Currently MySQL is our first option for database webservers

  • August 22, 2018
  • Review provided by G2

What do you like best about the product?
Reliability, community, documentation and support. Although in this moment MariaDB is an open source fork for Mysql is not supporting all features as json fields.
What do you dislike about the product?
The project is no longer open source since Oracle got it.
What problems is the product solving and how is that benefiting you?
We use MySQL as standalone and Galera cluster mode.
Recommendations to others considering the product:
MySQL is a standard in database services.