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.


    Internet

Good

  • September 27, 2016
  • Review verified by G2

What do you like best about the product?
The community is really good, which means you can get a lot of support.
What do you dislike about the product?
Replication is a bit complicated, and the lag can never be really avoided.
What problems is the product solving and how is that benefiting you?
Ordering info.


    Internet

Easy to setup

  • September 26, 2016
  • Review verified by G2

What do you like best about the product?
Easy to setup. I can start an instance quickly without too much of overhead.
What do you dislike about the product?
It doesnt support nested queries.
It doesnt have an easy way to archive the tables or partition them easily
Scaling can get tricky
What problems is the product solving and how is that benefiting you?
Supply chain problems. Complex joins. In order to build reports though, we push this data to datawarehouse.


    Internet

Mysql is flexible

  • September 26, 2016
  • Review verified by G2

What do you like best about the product?
Mysql is super tunable with lots of configurations to play around with. You could also use pluggable database engines like innodb or sphinx. I feel its very flexible add to it the benefits of being an opensource project.
What do you dislike about the product?
If the configurations are not tuned right in the first place it does take time to have it optimized for your usecase. Mysql is less intelligent in self optimizing to traffic compared with other popular database like oracle.
What problems is the product solving and how is that benefiting you?
We are an ecommerce company and our traffic is served thru mysql as a transactional database. cost effective and does the job very well. we use inno db as our database engine.


    Computer Software

MySQL at Houzz

  • September 26, 2016
  • Review verified by G2

What do you like best about the product?
It's intuitive and simple. I've been trained in Postgres but switching over has been seamless so far -- I'm new though so I haven't used as much mySQL as some of the other engineers.
What do you dislike about the product?
Honestly, nothing has jumped out at me that is unappealing.
What problems is the product solving and how is that benefiting you?
As a company, we are trying to modernize and simplify the process of home remodeling and design by bringing together homeowners, professionals and manufacturers in one platform.
Recommendations to others considering the product:
It's probably a good idea since as far as I know it's the most widely used RDBMS out there.


    Internet

Review for use of mysql

  • September 22, 2016
  • Review verified by G2

What do you like best about the product?
Ease of use and setup, whether it be integrated with MAMP or LAMP. Its very easy from command line as well.
Mysql workbench is too good a tool and development becomes very easy due to it.
What do you dislike about the product?
None so far.
I haven't found a single glitch while working on mysql.
What problems is the product solving and how is that benefiting you?
We are using MYSQL for all the internal tools which need data to be stored in a database.
Recommendations to others considering the product:
Try it . Its awesome


    Internet

Better open source database

  • September 22, 2016
  • Review verified by G2

What do you like best about the product?
It's very easy to use and lot of help & documentation available on the internet.
Lot of plugins and solutions that easily fits into MySQL. Easy to manage the server. Support lot of other needed features like tungsten (native replicator)
What do you dislike about the product?
No UI to manage the system level details (like viewpoint for Teradata)
What problems is the product solving and how is that benefiting you?
Internal Tools, eCommerce and my personal website

It takes only few hours to setup a MySQL system and start working.
Recommendations to others considering the product:
Best open source database that anyone can wish for.


    Internet

Using MySQL to store relevance continuous performance tests results

  • September 22, 2016
  • Review verified by G2

What do you like best about the product?
Easy to use and learn. Also easy to setup. It has strong authentication features. It is also very easy to integrate with UI tools so that the data can be seen and visualized.
What do you dislike about the product?
Not many distributed features. Hard to use when having heavy writes and heavy reads. It is also very hard to scale when the cluster is running on production. We cannot really add any nodes or remove nodes. It follows master/slave architecture which is difficult given a master or masters are down. Might lead to split-brain problem.
What problems is the product solving and how is that benefiting you?
We use Mysql to store the performance results of the relevance platform of our company. There would be different relevance experiments which would be running and we need to compare the performance data such as latency, qps etc among them and also see the distribution between various versions.


    Hospital & Health Care

MySQL - Open Source Relational Database Management System

  • August 26, 2016
  • Review verified by G2

What do you like best about the product?
1.It’s Easy To Use.
2.Support Is Readily Available Whenever Necessary
3.It’s Open-Source (Sort Of)
4.It’s Incredibly Inexpensive
What do you dislike about the product?
1.It’s Got A Few Stability Issues
2.It Suffers From Relatively Poor Performance Scaling
3.Development Is Not Community Driven – and Hence Has Lagged
What problems is the product solving and how is that benefiting you?
Its an open source relational database management system. It runs as a server and allows multiple users to manage and create numerous databases. It is a central component in the LAMP (Linux, Apache, MySQL, and PHP) stack of open source web application software that is used to create websites.


    Bo T.

The database system with the lowest learning curve

  • August 14, 2016
  • Review provided by G2

What do you like best about the product?
The query language, the join features and the RDBMS.
What do you dislike about the product?
The limited amount of different data types. I'm missing array and object.
What problems is the product solving and how is that benefiting you?
Search, user and messaging.
It''s hard to live without joins-


    Matthew L.

Dba review

  • July 31, 2016
  • Review provided by G2

What do you like best about the product?
Free!!!!! It's a Very bailable database platform that is used by industries of all types of all profit levels. Has some pretty powerful tools included.
What do you dislike about the product?
The learning curve without a gui. It makes it harder for someone who wants to build an advanced environment from scratch.
What problems is the product solving and how is that benefiting you?
Used in conjunction with various applications . Cost is great.
Recommendations to others considering the product:
Depends on how advanced you want your environment to be. Highly recommended if cost is one of your primary concerns. It's pretty easy if you only want the basics. More afmdavanced tools have more of a learning curve.