MySQL
JetwareExternal reviews
1,627 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Usage of mysql
What do you like best about the product?
The query handling are the best in in the mysql database
What do you dislike about the product?
The case sensitive feature in mysql is not great
What problems is the product solving and how is that benefiting you?
Good handling capability with other domains
Best SQL Service in my experience
What do you like best about the product?
Like almost all other database systems on the market, MySQL is a relational database system. MySQL is a client/server system. There is a database server (MySQL) and arbitrarily many clients (application programs), which communicate with the server; that is, they query data, save changes, etc. The clients can run on the same computer as the server or on another computer (communication via a local network or the Internet).
What do you dislike about the product?
MYSQL’S PERFORMANCE DOESN'T SCALE AS WELL AS ITS COMPETITORS
What problems is the product solving and how is that benefiting you?
By profiling your workload, you can expose the most expensive queries for further tuning. Here, time is the most important metric because when you issue a query against the server, you care very little about anything except how quickly it completes.
MySQL is the backend for all my web projects
What do you like best about the product?
It is a customizable database package with a choice of db engines and compliant SQL. It is compatible with PHP and the Apache webserver. There are graphical tools, such as the workbench, to manage the data.
What do you dislike about the product?
It's hard to tell if an instance is running as it can be embedded in different packages.
What problems is the product solving and how is that benefiting you?
MySQL provides me with a reliable backend database for active websites. It's far easier to manage data and secure it.
Recommendations to others considering the product:
Great DB platform that is one of the most popular on the web.
MySQL database review
What do you like best about the product?
This is a powerful open source relational database solution that we have been using for years. Backed by a strong developer community we use MySQL for all of our CMS databases.
What do you dislike about the product?
Our experience with MySQL has been completely positive and we do not have any dislikes on this product
What problems is the product solving and how is that benefiting you?
Content management system databases, custom database applications. MySQL is integral to many of our business tools.
I Love MySQL!
What do you like best about the product?
After using a large number of database, I have found MySQL to be the best, and especially because it is available at no cost.
What do you dislike about the product?
There is not anything I don't like about MySQL, it is easy to use and understand.
What problems is the product solving and how is that benefiting you?
Using it in WordPress applications and in privately created applications
Recommendations to others considering the product:
Can be used with practically any programming language.
Great tool for database use!
What do you like best about the product?
I like that MySQL is straightforward and very easy to use.
What do you dislike about the product?
I don't like that it's a bit outdated, but that's all aesthetic so it's not a huge deal.
What problems is the product solving and how is that benefiting you?
We're solving problems that customers have with their products because we can use MySQL to figure out their problems. It's the fastest way to search a database and find answers.
Best SQL client
What do you like best about the product?
It is so easy to get used to it. It displays a lot of useful information about every table just one clic away. It is also very powerful when it comes to create of modify databases, allowing the user to do some things that were for me very difficult to do in just some steps, like database dumping.
What do you dislike about the product?
I think the interface could get more beatifull. For example in Pycharm we have such an amazing palette of colours and that makes you use the software more instead another competitors.
What problems is the product solving and how is that benefiting you?
Database handling.
Quick DB to spin up
What do you like best about the product?
I like it because it a capable dB that can be easily spun up and ready to go quickly.
What do you dislike about the product?
Very happy with it honestly, don't really have any complaints.
What problems is the product solving and how is that benefiting you?
Needing a back end nql type database and for me to request an nql server instance would take a while so this spins up quickly.
Recommendations to others considering the product:
I think it's great for testing. We haven't seen haw it is for scaling but based on our experience so far I am sure it's great!
Good Low-cost Starter database
What do you like best about the product?
It's low-cost and easy to configure and set-up. It's a good starter SQL database to learn SQL database and used for small applications. The documentation is user friendly and well organized. It's also good for organizing data among different users within the same database.
What do you dislike about the product?
It takes some time processing large data like index creation. Performance can be slow when processing large amount of data.
What problems is the product solving and how is that benefiting you?
It is helpful when testing new functionality or new projects that doesn't require large data for processing. This is usually done in our development environments.
Recommendations to others considering the product:
Good for small projects
MySQL
What do you like best about the product?
MySQL is very easy to install, and thanks to a bevy of third-party tools that can be added to the database, setting up an implementation is a relatively simple task. In addition, it’s also an easy database to work with. So long as you understand the language, you shouldn’t run into too many problems.
What do you dislike about the product?
According to Digital Ocean, MySQL tends to be somewhat less reliable than its peers. These stability issues are related to the manner in which it handles certain functions (such as references, transactions, and auditing). While the database is certainly still usable in light of these problems, they do tend to make MySQL a poor choice for certain use cases.
What problems is the product solving and how is that benefiting you?
I am using for my college database and in publishing result of students.
showing 411 - 420