MySQL
JetwareExternal reviews
1,627 reviews
from
and
External reviews are not included in the AWS star rating for the product.
The best solution for most problems
What do you like best about the product?
Mysql is a free database manager system: this is the main feature and probably the reason why people choose it. In addition, it has the basic features that can be requested from a database management system: creation of tables, query system, creation of indexes, triggers, stored procedures, views, ...
It is multiplatform so you can install it in any operating system.
Oracle is the company that is behind this product and also provides you with a graphical utility to be able to administer the service; it's called Mysql Workbench.
It is multiplatform so you can install it in any operating system.
Oracle is the company that is behind this product and also provides you with a graphical utility to be able to administer the service; it's called Mysql Workbench.
What do you dislike about the product?
The performance is not very good if you have tables with millions of records. In this case, other types of solutions could be a better idea. Otherwise you have to optimize your database schema too much and create indexes in an intelligent way.
What problems is the product solving and how is that benefiting you?
I use MySQL as a database manager for the persistence of data of all the web applications I do. It gives me the service I need and I do not require more features. I am using it for many web application projects for many years and I have never had problems. It is not the best solution if you have an IoT project in your hands with a lot of data flow.
Recommendations to others considering the product:
If your project is not for a very large company is very likely to serve you. Being free, I recommend that you try it and decide if it suits your needs.
Open source sql database
What do you like best about the product?
It is free and easy to setup. Even the my sql language is very to use.
What do you dislike about the product?
Configuration on linux servers is hard.
What problems is the product solving and how is that benefiting you?
I have used mysql to create relational database for my part time project. Its very easy to use in php language.
Best Open Source Relational DBMS
What do you like best about the product?
Mysql is the best RDBMS availble, it in open source and free to use. Its latest version provided support for json data types, which is an added advantage. You can use and integrate it with any leading technologies available in the market.
What do you dislike about the product?
It is very good for small and medium scale applications, it certainly lacks features of a enterprise DBMS.
What problems is the product solving and how is that benefiting you?
It is very simple and easy to use and install.
Powerful tool for data management
What do you like best about the product?
MySQL provides multiple features that we can use to manage large amounts of data efficiently. It's very easy to use. The MySQL Workbench provides a neat user interface through which we can manage data visually. Moreover, MySQL also supports cloud deployment.
What do you dislike about the product?
My overall experience with MySQL is great. The only one thing I dislike about MySQL is that when I used Workbench as a user interface, it would quit accidentally sometimes.
What problems is the product solving and how is that benefiting you?
I used MySQL to store and manage large amounts of data we have from our customers. It helped me to manage data easily and in a more reliable way.
Recommendations to others considering the product:
If you are looking for a powerful tool to manage your relational data easily and efficiently, MySQL is a great way to go. It provides multiple choices. For example, for the user interface, you can use MySQL Workbench (the official integrated environment for MySQL), Navicat, ClusterControl, Adminer and so on. MySQL also supports cloud deployment, which is a good thing for nowadays' enterprise.
Excellent relational database
What do you like best about the product?
The MySQL database is a magnificent database engine, which allows for a great variety of configurations to adapt it to our needs, with a wide range of data types that enable proper adaptation to any type of application.
What do you dislike about the product?
The only drawback I find in this database engine is the lack of use of anonymous blocks, having to devise alternatives to the use of this functionality that is found in other database engines.
What problems is the product solving and how is that benefiting you?
MySQL has allowed our group to solve the data storage problem of the developed web application.
Using MySQL for DB design testing and quick data analytics
What do you like best about the product?
Free and very robust, the Workbench software is amazing to work with no more command line interface for me.
What do you dislike about the product?
I think my biggest issue with MySQL is with the workbench application, when creating a new table you have to preform a manual refresh in order to get the new table to display.
What problems is the product solving and how is that benefiting you?
I am using MySQL server and workbench on my laptop and use it primarily to load data given to me in excel format into tables so that I can quickly cross reference the data for decision making or analytics. I also use it for trying out relational database designs before putting them into development.
MySQL is a great light-weight replacement for SQL Server
What do you like best about the product?
MySQL is free - and full featured. It is open source and well maintained.
What do you dislike about the product?
The tools are not as polished as SQL server.
What problems is the product solving and how is that benefiting you?
I am using MySQL as a backend for a web based system I am developing.
Fast, inexpensive database with lot of features
What do you like best about the product?
It can handle larger database, it will is easier to learn and use this database. Its also free downloadable.
It can be easily set up in a Linux, Unix or Windows
It can be easily set up in a Linux, Unix or Windows
What do you dislike about the product?
The transactions cannot be handled efficiently.SO requirements of the application have to be taken into account when creating the database tables
It doesnot support some kind of stored procedures.
issues with stability and clustering, it is very difficult to install a consistent database cluster with MySQL with the regular version.
It doesnot support some kind of stored procedures.
issues with stability and clustering, it is very difficult to install a consistent database cluster with MySQL with the regular version.
What problems is the product solving and how is that benefiting you?
using it for small web applications, LAMP stack applications
Simple database engine for newbies and professionals alike
What do you like best about the product?
Easy to set up, small package, contains all the basic functionality
What do you dislike about the product?
Some database formats are deprecated but still being provided, causing easier data loss.
What problems is the product solving and how is that benefiting you?
A portable database that can be run on many platforms with zero cost.
Excellent RDBMS
What do you like best about the product?
Mysql is pretty fast, I love their terminal interface works quite well
What do you dislike about the product?
it does not scale well, if you are using more than 50k rows ur out of luck
What problems is the product solving and how is that benefiting you?
DATABASES
showing 471 - 480