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.


    Real Estate

MySQL is almost there

  • December 07, 2017
  • Review provided by G2

What do you like best about the product?
performance speeds are fast but could be a little faster, the price is fairly inexpensive
What do you dislike about the product?
MySQL is not development community driven so it is harder to find answers to questions when come across an issue also harder to expand size of database quickly.
What problems is the product solving and how is that benefiting you?
Data storage and manipulation of customer information, customer contact information, along with tenant information.
Recommendations to others considering the product:
If you want a cheap product that will do the trick then use MySQL but if you want a product that is easier to upgrade database size and has a community backed by it with answers to any questions choose a different product.


    Information Technology and Services

Good reliable dB.

  • December 07, 2017
  • Review provided by G2

What do you like best about the product?
Works well with content management systems.
Free choice
What do you dislike about the product?
Not as many features as oracle dB, so have to rely on the 3rd party tools.
Cannot provide any screenshots due to privacy issues
What problems is the product solving and how is that benefiting you?
Kickstarter dB, equivalent to oracle db


    Computer Software

Decent relational database

  • December 07, 2017
  • Review provided by G2

What do you like best about the product?
Easy to setup up. Ubiquitous. Usually quite performant.
What do you dislike about the product?
Full text search is lacking. Missing some of the features in other databases like Postgres.
What problems is the product solving and how is that benefiting you?
Maintaining models and the relationships between them for the easy analysis of data.
Recommendations to others considering the product:
Look elsewhere for full text search support


    Automotive

MySQL is solid for an open source platform

  • December 06, 2017
  • Review provided by G2

What do you like best about the product?
It seems to compete well with pay-for alternatives when it comes to a lot of enterprise class requirements. Easy replication, easy backups, fast querying.
What do you dislike about the product?
Backwards compatibility can be an issue. Especially version changes to the query optimizer can result in queries that were running fast on a previous version of mysql having major performance issues after an upgrade.
What problems is the product solving and how is that benefiting you?
we use MySQL as our primary database technology at a software company in Overland Park, KS. We feel that it serves our needs well and compares well to alternatives that would cost more. We've enjoyed the benefits of it's easy integration with monitoring tools like New Relic and Vivid Cortex as well.
Recommendations to others considering the product:
Make sure that you need a good relational database to suit your needs. Lots of new technology popping up, like nosql - mongo, cassandra, even just caching systems like redis can meet a lot of performance needs without a full blown mysql implementation. also note that mysql is really more open source, at least I don't personally have experience with the enterprise edition. Percona is a great consulting firm to help out.


    Consumer Electronics

Great way to handle sql databases

  • December 06, 2017
  • Review provided by G2

What do you like best about the product?
It makes it easy to create and manage sql databases.
What do you dislike about the product?
I don’t like the difficulty of configuring the initial setup.
What problems is the product solving and how is that benefiting you?
Managing internal and external databases, it improves efficency over command line.


    Manjushri S.

MySQL database review

  • December 04, 2017
  • Review provided by G2

What do you like best about the product?
MySQL being an open source database has advantages over other licensed RDMS like Oracle.
MySQL is great since it supports data integrity constraints, ACID properties, Scalability and also high performance.
What do you dislike about the product?
However, irrespective of the capability of the actual MYSQL database, efficiency of data storage/retrieval
depends really on how well the queries are optimized and also largely on the database design.
What problems is the product solving and how is that benefiting you?
We have been using MYSQL mainly for some of the downstream reporting components which take financial data from upstream components, have some queries run on them to build out reports for metric purposes.
Improving the time taken to generate these reports daily has been largely dependent on refactoring /tuning the queries to optimize the performance.


    Rohit S.

Good Database Server

  • December 01, 2017
  • Review provided by G2

What do you like best about the product?
Very easy management of data.
Queries provide easy way to structure and organise data.
Quick easy reliable and fast
What do you dislike about the product?
When the dataset becomes really huge, the queries tend to become slow but can be easily fixed by using indexing
What problems is the product solving and how is that benefiting you?
Data management systems can be easily created using this and combining it with other technologies like PHP, Apache, etc.


    Chetan M.

Developer Friendly SQL Engine

  • December 01, 2017
  • Review provided by G2

What do you like best about the product?
It's very easy to install and open source.
We get all the necessary help in online for installation and support issues.
What do you dislike about the product?
We need to an external workbench to work for -Mysql workbench or Sequel Pro
Writing SQL queries on our console is difficult when we incur any syntax errors.
What problems is the product solving and how is that benefiting you?
I use this database for development purposes for my application.


    Computer Software

Lightweight database for storing, Manipulating and retrieving data

  • November 30, 2017
  • Review provided by G2

What do you like best about the product?
MySQL includes all the standard relational database features, with cross platform support that let's you run your database on any platform . Its user friendly, easy to manipulate the queries .
What do you dislike about the product?
No dislike from my side for MySQL database.
What problems is the product solving and how is that benefiting you?
If failures occur while executing manual cases and during the batch run process then was using MySQL for sorting and manipulating the data.
Recommendations to others considering the product:
MySQL includes all the standard relational database features So it's easy to manipulate and it is user friendly.


    Rut B.

Best free Dmbs ever

  • November 30, 2017
  • Review verified by G2

What do you like best about the product?
First of all, it's free.
It's easy to setup and to work with, even for a beginner.
Great performances even if it gets large.
A lot of documentation and resources you can find for help online.
Runs on a lot of different operating systems
What do you dislike about the product?
No built-in support for features like JSON, XML, automatic backups, etc.
It becomes slower when you have a large amount of data with high concurrency (many writes at the same time).
What problems is the product solving and how is that benefiting you?
At this time, mysql runs our customer's e-commerce, which reaches event 1000 transactions per second at time of high traffic like Black Friday