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,567 reviews
from G2

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


    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.


    Udita P.

Good UI

  • July 22, 2016
  • Review provided by G2

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


    Wei D.

Great Structured Query Language

  • July 19, 2016
  • Review verified by G2

What do you like best about the product?
It's MySQL, basically the most prolific SQL out there (don't quote me on that). It's old, well known, robust, and it just works. I happen to like it and have maintained large apps with a MySQL backend. There are newer solutions out there that are faster, and maybe even easier to use. But once you get used to the query structure MySQL is actually fairly intuitive. It can get kind of confusing if you're really diving into it with big joins and such, but that's the beauty of it; lots of ways to be specific.
What do you dislike about the product?
Depending on how big the tables/databases you're working with, queries can be slow. They can be slow enough that they will actually bring down your machine if you're not careful. So there is a lot of optimization; y you have to know what you're doing.
What problems is the product solving and how is that benefiting you?
Using it to store huge amounts of data, and is easy to maintain, and easily manipulated as well!
Recommendations to others considering the product:
Does it meet your requirements? Is there anything newer you might want to use? Do you want something tried and dependable?


    Melissa Y.

Excellent SQL client for Windows

  • June 27, 2016
  • Review verified by G2

What do you like best about the product?
It's my defacto SQL client on Windows. It has all the functionality I need. Whenever I find myself using another SQL client, I always end up wishing I could use MySQL instead. The interface is intuitive and I love the way the screen is set up with my tables and schemas on the left half, and the editor and output window on the right.
What do you dislike about the product?
Very little. This product is well made and I'm always happy to use it.
What problems is the product solving and how is that benefiting you?
Connecting to our internal data warehouse and retrieving exactly what I need couldn't be easier with MySQL.
Recommendations to others considering the product:
Absolutely use this product. It does everything splendidly and there is a ton of support online for any troubles you might run into.