
Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews

External reviews are not included in the AWS star rating for the product.
Easy to setup
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
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.
- Leave a Comment |
- Mark review as helpful
Mysql is flexible
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.
MySQL at Houzz
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.
Review for use of mysql
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.
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.
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
Better open source database
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)
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.
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.
Using MySQL to store relevance continuous performance tests results
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.
MySQL - Open Source Relational Database Management System
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
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
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.
The database system with the lowest learning curve
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-
It''s hard to live without joins-
Dba review
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.
Good UI
What do you like best about the product?
I love the conversion of tables to ER diagram! it is simple and does what it should ! have lots of features for querying and procedure.
What do you dislike about the product?
There is nothing to dislike. Might not have advanced features like oracle but its free
What problems is the product solving and how is that benefiting you?
I was writing writing complex queries and procedures for my application
showing 1,561 - 1,570