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.


    Accounting

simple, easy to use

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
good tool to use for reporting, data gathering
What do you dislike about the product?
need to know table names, field names, no hint on errors
What problems is the product solving and how is that benefiting you?
data researching, solving discrepancies


    Accounting

Easy to Use

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
Helpful for reporting and data gathering
What do you dislike about the product?
Too many table names are hard to remember,
What problems is the product solving and how is that benefiting you?
Being able to answer a lot of questions


    Shing W.

Flexible and Open

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
MySQL is by far the easiest and most flexible SQL DB to use.
What do you dislike about the product?
Documentation could be better but the support forums are great.
What problems is the product solving and how is that benefiting you?
It's a very cost effective DB solution.


    Renewables & Environment

Pretty great for small and free databases

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
Extremely simple to install, configure and deploy. WIth docker container options or locally for developers
What do you dislike about the product?
No cutting edge features like hash tables, BLOB externalization or JSON native.
What problems is the product solving and how is that benefiting you?
backed for simple forms and business processes, and prototyping


    Carl A.

Super easy to use and get your web-based project off the ground

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
Easy set-up with simple web interface.If you are not a DBA and would rather spend time coding your project than configuring a database, this is great. It is the backbone of many web based CDN and shopping sites because of its ease of use and low barrier to entry.
What do you dislike about the product?
I am not going to pretend it is perfect but I haven't found any limitations or negatives in my use. We use several databases but use MySql for many web applications and it is a fit for our needs.
What problems is the product solving and how is that benefiting you?
Problems - I haven't had any. Agree, I am not trying to say it is going to be everything for everyone but it has met our needs extremely well and should be on your list of choices.

Benefits - Time savings. You can get a MySql instance and database up and running quickly and spending your coding time on , , , coding!!!!
Recommendations to others considering the product:
Find a quick tutorial online and jump right in.


    Accounting

been using the database on many application

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
easy to use and free. It allows be to get started with new application developments. jdbc are great and easy integration with Java
What do you dislike about the product?
I am would like to start using reactive development and be able to integrate with mysql the same way I integrate with kafka or mongodb
What problems is the product solving and how is that benefiting you?
RDBMS for my app


    Information Technology and Services

A great database

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
Easy to use, rich list of functionalities
What do you dislike about the product?
Hard to build complex queries. The query language could be a bit more flexible and may be standardized so that the learning curve for new developers could be lesser as it has more common with other db query languages
What problems is the product solving and how is that benefiting you?
CRUD operations mostly..


    Leisure, Travel & Tourism

I use it and it works pretty well

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
works at scale and we use it quite a lot.
What do you dislike about the product?
improve management when using multiple instances
What problems is the product solving and how is that benefiting you?
making the business work. It helps a lot.


    Information Technology and Services

Good DB

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
Fast, light, comfort work. We use for our product because MySQL is better free, light DB.
What do you dislike about the product?
I didn't see any part for dislike. But I'd like to see in new version Materials view tables.
What problems is the product solving and how is that benefiting you?
Only one, doesn't see some functionality.


    Information Technology and Services

Mysql- an opensource database for medium to largebase applications

  • September 15, 2019
  • Review provided by G2

What do you like best about the product?
Mysql installation is process is very simple and it creates server by itself, the launchtime of mysql workbench is fast, the execution of queries is very user friendly, the error are displayed with very easy to understand syntax, hover over on error will display the exact error description, mysql overall is a great application
What do you dislike about the product?
The query execution takes time, i did not find any guide to execute the queries with commands, everytime need execute it through mouse click, the terminal for writing sql is very small, it acquires a large block of internal memory of system
What problems is the product solving and how is that benefiting you?
Used it as main databse for medium size mainly php based web applications on windows machines