
MySQL
JetwareExternal reviews
1,603 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Great way to handle sql databases
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.
MySQL database review
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.
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.
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.
Improving the time taken to generate these reports daily has been largely dependent on refactoring /tuning the queries to optimize the performance.
Good Database Server
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
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.
Developer Friendly SQL Engine
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.
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.
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.
Lightweight database for storing, Manipulating and retrieving data
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.
Best free Dmbs ever
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
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).
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
Brilliant open source software
What do you like best about the product?
MySQL is powerful open source bit of kit. Easily one of the best available.
What do you dislike about the product?
Lacks some features that I have gotten use to with SQL Server.
What problems is the product solving and how is that benefiting you?
Open source so helps keep costs down.
Recommendations to others considering the product:
Would recommend to someone whi requires a powerful data management software with a low budget.
MySQL
What do you like best about the product?
Easy to use database management system.
What do you dislike about the product?
Always welcome to new updates and features.
What problems is the product solving and how is that benefiting you?
Smaller than other rdbms
Proactive MySQL
What do you like best about the product?
1. Built into all versions and forks of MySQL.
2. Gets ALL queries sent to the server, even ones that have an error. You can see if there are lots of queries with syntax errors, which can help find code/ORM bugs.
3. Gets ALL attempted logins, even if they fail, so it’s useful for a security/technical debt.
2. Gets ALL queries sent to the server, even ones that have an error. You can see if there are lots of queries with syntax errors, which can help find code/ORM bugs.
3. Gets ALL attempted logins, even if they fail, so it’s useful for a security/technical debt.
What do you dislike about the product?
1. Because the logging happens when they are sent, there is no indication if the query completed successfully, or how long the query took.
2. Write intensive to disk
3. Grows at a large rate
2. Write intensive to disk
3. Grows at a large rate
What problems is the product solving and how is that benefiting you?
It's a very useful tool for database administrators as well as developers. Administrators can make use of it for analyzing and monitoring database server where as developers can use it for optimizing Queries.
Best free DBMS for open source project
What do you like best about the product?
Community version that is free is very powerfull and can manage so much data that is enough for 99% of small and mid size business
What do you dislike about the product?
You have to setup or develop basic tool more than commercial competitors that usually include them into their packages.
What problems is the product solving and how is that benefiting you?
many small erp with no licence cost for thw customer
Recommendations to others considering the product:
be alternative
showing 1,421 - 1,430