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

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


    Jacopo V.

Mysql review by Jacopo

  • October 27, 2016
  • Review verified by G2

What do you like best about the product?
The availability to create flexible data structures
What do you dislike about the product?
Despite it is a relational database feature, the rigid table structure makes you waste memory in empty cells
What problems is the product solving and how is that benefiting you?
Make base for dynamic websites


    Timothy Z.

Best Open Source Relational Database Management System

  • October 26, 2016
  • Review verified by G2

What do you like best about the product?
Because of the support of other advance database languages like (SQL & Oracle)
What do you dislike about the product?
Not much has been done with the analytical tools
What problems is the product solving and how is that benefiting you?
Managing of various Web Applications Databases,
Recommendations to others considering the product:
MySQL is a very flexible and lightweight RDBMS that suite both small and large developers environment


    Susheela V.

Good for beginners

  • October 25, 2016
  • Review verified by G2

What do you like best about the product?
Ease of use and understandability of table structures
What do you dislike about the product?
Errors are sometimes misleading especially when joins are used
What problems is the product solving and how is that benefiting you?
Building a shopping cart. Benefits are ease of use


    Internet

As a software engineer, I have used mysql for over 5 years

  • September 29, 2016
  • Review verified by G2

What do you like best about the product?
- mysql is a very stable product, I never experience any issues due to product unstable.
- mysql has many tools support
- mysql command line is very rich.
- mysql has very wide community support. for any questions, you can easily find answers from technical community.
- mysql has great integration with lots of languages, including java, c, c++, python, etc almost all the programming languages.
What do you dislike about the product?
- mysql has different versions, some newer version may not be compatible with old versions
- command line is rich, but it would be great if the help doc offers more examples
- mysql database replication may not be as rich as other databases, such as oracle and ms sql server.
What problems is the product solving and how is that benefiting you?
we use mysql to store our business related transaction data. mysql is very fast, stable and easy to use.
Recommendations to others considering the product:
For transaction database and light weight saas development using micro service oriented architecture, mysql is the best database as far as I know. it works very well in my previous and current job. I strongly recommend it to any one who are considering different solutions of light weight rich support databases.


    Internet

Its good enough, gets the job done when needed.

  • September 27, 2016
  • Review verified by G2

What do you like best about the product?
Easy to install and easy to use on a day to day basis.
What do you dislike about the product?
Indexing takes too long on non indexed database. Cannot create partitions on fly/
What problems is the product solving and how is that benefiting you?
Monitoring


    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