MySQL
JetwareExternal reviews
1,620 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Maybe the only DB you will need for your work
What do you like best about the product?
Free to use, constantly updated, security patches applied promptly. highly customizable , lots of documentation online for lessons and reference purpose.
What do you dislike about the product?
There are a few stability issues. Poor cataloging, I have never been able to find what I need quickly.
What problems is the product solving and how is that benefiting you?
Student info database with academic records
Recommendations to others considering the product:
For what I usually need which is to quickly manipulate a database and then more than likely never touch it again, the free version is perfect. I have never used the enterprise version, so I can not speak to its functionality
MySql it's a great product
What do you like best about the product?
Runs on Windows and Linux
has solid documentation
has an excellent support
it is used worldwide for a lot things with millions of users
lots of third party Addons
easy to setup
has solid documentation
has an excellent support
it is used worldwide for a lot things with millions of users
lots of third party Addons
easy to setup
What do you dislike about the product?
Needs better managment tools
Some Linux dist had left for MariaDB
doing constant subquerys handling is quite poor
Some Linux dist had left for MariaDB
doing constant subquerys handling is quite poor
What problems is the product solving and how is that benefiting you?
We work with some linux web servers and we use MySql to get and post data from our database, we use Mysql with electronic commerce b2b, we think My sql is safe and reliable for this type of job
Recommendations to others considering the product:
Plan ahead decide if you're going to install it on a server or in a linux machine to save time later on the scalability
review for mySQL
What do you like best about the product?
The easiest way to leverage the powerful features of MySQL without making any modifications at the app level or writing a single line of code
What do you dislike about the product?
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)
What problems is the product solving and how is that benefiting you?
For Python developer who wants to connect to MySQL, this is the right tool to use.
Great database management tool
What do you like best about the product?
MySQL is cost-effective and useful database management tool
What do you dislike about the product?
There are some bugs and the seems to be issues with very large databases
What problems is the product solving and how is that benefiting you?
We use MySQL to store data on our servers and to manage the multiple resulting databases
Recommendations to others considering the product:
Great database management tool
The only database I will use
What do you like best about the product?
Its easy to learn and huge support from the community
What do you dislike about the product?
In a large database load times can be slow
What problems is the product solving and how is that benefiting you?
Using mysql to build our website
My Sql
What do you like best about the product?
My SQL is a secure database where we can update, delete, insert our data. it's a very good platform to work and learn as well.
What do you dislike about the product?
sometimes queries are taking longer than usual.
What problems is the product solving and how is that benefiting you?
my SQL is the best database for storing the data, benefits we are realizing that it is pretty easy to use.
Scalable, Security, reliability and uptime
What do you like best about the product?
Once you become familier with the features and the commands, you will find it is super easy and flexible to operate.
What do you dislike about the product?
The way data get stored can be improved.If field is not created you cannot save data in that field. It is not done automatically.
What problems is the product solving and how is that benefiting you?
There is the CRUD features that are simple to learn and master in your everyday workflow.
Great database software
What do you like best about the product?
I like best that it is free and that it also is what a lot of people are using so it is compatible with a lot of different software and operating systems.
What do you dislike about the product?
There isn't really much that I dislike, the only thing could be that it was open source for a little while and therefore guides and tutorials on implementing MySQL could be a little incomplete.
What problems is the product solving and how is that benefiting you?
Again the best benefit is that the cost is low and it is compatible with many other systems
I have been using MySql for 10+ years
What do you like best about the product?
Ease of setup / ease of use. Also works by default with our Wordpress site. PHP MyAdmin is a great interface to control / populate / import / export your DB
What do you dislike about the product?
When the DB gets too large, you have to alter your search parameters unless you will wait a very long time for results to populate.
What problems is the product solving and how is that benefiting you?
MySQL is the foundation database that runs 3 of our company's websites for Corporate, Medical, Dental. We haven't lost a bit of data since day 1 implementation.
Recommendations to others considering the product:
It's recommended that you have full UTF-8 support configured in MySQL. If this is not done some character sets, notably emojis, cannot be used. It is possible to do this after your site is installed but it is much easier before installation.
First check if this is already configured by running the following statement, e.g. at the mysql> prompt or in phpMyAdmin:
SHOW GLOBAL VARIABLES WHERE variable_name IN ('innodb_file_format', 'innodb_large_prefix', 'innodb_file_per_table');
First check if this is already configured by running the following statement, e.g. at the mysql> prompt or in phpMyAdmin:
SHOW GLOBAL VARIABLES WHERE variable_name IN ('innodb_file_format', 'innodb_large_prefix', 'innodb_file_per_table');
effective and light
What do you like best about the product?
effective and light relational database for small and medium-sized companies
What do you dislike about the product?
with a lot of data it is not so efficient anymore
What problems is the product solving and how is that benefiting you?
small databases
showing 601 - 610