MySQL
JetwareExternal reviews
1,609 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Open-source, easy to admin, good development tools.
What do you like best about the product?
Open source and have free community edition. Cross platform and thats why good choice both for development process not on target platform (Windows on dev and Linux on prod) and for companies with heterogenous IT infrastructure.
Have efficient free MySQL workbench tool for development, admin and data migration.
Very fast on simple queries.
Have efficient free MySQL workbench tool for development, admin and data migration.
Very fast on simple queries.
What do you dislike about the product?
Not efficient query optimizer: slow queries with "WHERE IN (SELECT ... )" or with a lot of joins and sub-selects in comparsion to for example MS SQL.
Not transactional DDL.
Very slow DDL for big tables, copys all table when adding column, taking a lot of time on big tables. As a result inconvenient agile development and deploy.
Not transactional DDL.
Very slow DDL for big tables, copys all table when adding column, taking a lot of time on big tables. As a result inconvenient agile development and deploy.
What problems is the product solving and how is that benefiting you?
Used it as DB for enterprise applications with huge tables.
A lot of documentation and examples for every usecase, a lof of skilled developpers who are familiar with it.
A lot of documentation and examples for every usecase, a lof of skilled developpers who are familiar with it.
Recommendations to others considering the product:
Inconvenient DB if you need to serve a big amount of data and have active development process with periodic structure changes of base.
But easy to setup and admin.
But easy to setup and admin.
MSSQL review
What do you like best about the product?
1-Ability to run multiple queries at a time
2-Ability to log in as a OS user Vs. SQL user
3-It is relatively fast
2-Ability to log in as a OS user Vs. SQL user
3-It is relatively fast
What do you dislike about the product?
1-IntelliSense-->Complete Word does not function most of the time.
2-Reverting an update/delete is not straightforward
2-Reverting an update/delete is not straightforward
What problems is the product solving and how is that benefiting you?
Business problem: processing images coming from hotel inventories
Benefits: resiliency, high availability
Benefits: resiliency, high availability
Mysql for web applications
What do you like best about the product?
Free and Easy to Install.
Scalable and Configurable.
Works great for modern web applications where reads are more than writes.
Scalable and Configurable.
Works great for modern web applications where reads are more than writes.
What do you dislike about the product?
Does not move as fast as the new technology trends move.
Could have supported json datatype and providing database as a service infrastructure.
Configuration changes like tablespace configurations are not evident for small size databases.
Could have supported json datatype and providing database as a service infrastructure.
Configuration changes like tablespace configurations are not evident for small size databases.
What problems is the product solving and how is that benefiting you?
A Simple a web application/mobile .
Doing more reads.
Doing more reads.
Recommendations to others considering the product:
Use Mysql for OLTP which has more reads.
Oracle still outperforms Mysql , but if not oracle. A Choice for a datamart can be Mysql. (Though crunching can be done using Nosql database).
Oracle still outperforms Mysql , but if not oracle. A Choice for a datamart can be Mysql. (Though crunching can be done using Nosql database).
showing 1,611 - 1,613