MySQL
JetwareExternal reviews
1,614 reviews
from
and
External reviews are not included in the AWS star rating for the product.
MySql Experience
What do you like best about the product?
Its simple and easy to use and setup. Low overhead on maint. and management
What do you dislike about the product?
its a bit watered down version of SQL, depending on what is needed for. I use it for a very small database so it works well
What problems is the product solving and how is that benefiting you?
small in house written application. I use this version for my Syslog entries. Easier to query when looking for a particular entry.
Recommendations to others considering the product:
easy to manage to huge overhead. It can run on a not so high end server.
Fast database with spatial support
What do you like best about the product?
It has support for spatial data and spatial functions, and it is fast with a small overhead.
The spatial functions support is great. For example, while trying to figure out which points belongs to which areas, using the functions we were able to have it faster than doing it externally to the database.
Comparing mysql to other players shows that it supports what we need with low requirements on hardware and also on configuration steps to get it up and running. Also, using it to have our integration tests was not a big deal, its possible because it has a low overhead, and we could create a docker image with a base database to execute everything on it. Using this approach or a memory database solution brought us very similar performance for the tests, but with mysql supporting much faster spatial implementation, and this is a big requirement for our integration tests execution to succeed.
Mysql also has dual license, supporting open source projects and commercial projects.
The spatial functions support is great. For example, while trying to figure out which points belongs to which areas, using the functions we were able to have it faster than doing it externally to the database.
Comparing mysql to other players shows that it supports what we need with low requirements on hardware and also on configuration steps to get it up and running. Also, using it to have our integration tests was not a big deal, its possible because it has a low overhead, and we could create a docker image with a base database to execute everything on it. Using this approach or a memory database solution brought us very similar performance for the tests, but with mysql supporting much faster spatial implementation, and this is a big requirement for our integration tests execution to succeed.
Mysql also has dual license, supporting open source projects and commercial projects.
What do you dislike about the product?
The dump feature may be improved for big databases, it is slow to import from sql files.
The solution I have found to create a docker image with a big database volume was based on creating multiple dumps with the biggest tables separated from the rest of the database. Otherwise every time I try to import it, it crashes.
The solution I have found to create a docker image with a big database volume was based on creating multiple dumps with the biggest tables separated from the rest of the database. Otherwise every time I try to import it, it crashes.
What problems is the product solving and how is that benefiting you?
Saving geographic positions and areas and data related to them.
Recommendations to others considering the product:
Try the spatial support with supporting functions in Mysql 5.7 or higher versions.
Great Database
What do you like best about the product?
Robust well vetted database that support SQL
What do you dislike about the product?
There are some dependencies related to MYSQL and different applications that you may have to resolve.
What problems is the product solving and how is that benefiting you?
Web site backend database
Recommendations to others considering the product:
Low cost robust sql database that performs additionally there are many available interfaces for web applications to MYSQL
best light weight relational database management system
What do you like best about the product?
its free and also can handle huge data load. easy to setup and support with many operating systems
What do you dislike about the product?
minimum support with non relational databases
What problems is the product solving and how is that benefiting you?
normally use with application which are developed by me.
Recommendations to others considering the product:
it is the best free and accurate database management software. its awesome. very user friendly
SQL as database for Wikipedia
What do you like best about the product?
It is very fast and reliable, can be easy backed-up, you only need to copy it and it will work on another machine, that is what we did for backing up Wikipedia knowledgebase in NCR
What do you dislike about the product?
Interface is not so user friendly, but all in all you can manage
What problems is the product solving and how is that benefiting you?
If you want to access the database from multiple web interfaces it is possible, easy can add and remove data tables and very very fast
Recommendations to others considering the product:
Great, great, great, very reliable and fast
MySql : an everyday tool
What do you like best about the product?
MySql is a very simple yet useful tool for sql users. MySql can be installed in any system and connected with almost every application. It also supports very new languages like R and new functionalities are added every year.
What do you dislike about the product?
There is not much to dislike in mysql as they regularly fixes all the bugs faced. But if we compare with noSql then there are many disadvantages of using mysql as there are many developed functionalities in NoSql
What problems is the product solving and how is that benefiting you?
There are many business opportunities as we need to maintain a connection between our application and database and mysql handles it very well.We can communicate through xml as well with our application.
Recommendations to others considering the product:
go ahead and use mysql. it is a great tool to store data and work with it. It is very organized and easy to use tool which will help in managing and maintaining the data
Very satisfied after using MySQL
What do you like best about the product?
The ease of connectivity with InnoDB engine. Help is widely available as it widely used and well accepted by the development community. Very well supported with Java and JDBC. Easily scalable and can be integrated with cloud services easily.
What do you dislike about the product?
There is nothing as such that I dislike, but if possible it can support something like PL/SQL syntax. Other than that I like all the features. Whatever requirements we have is addressed by MySQL.
What problems is the product solving and how is that benefiting you?
MySQL is used for solving all RDBMS requirements in our office. As I have already mentioned, MySQL can be easily scaled, integrated with Java J2EE. Also can be easily integrated with AWS and Google Cloud which makes scaling and load balancing easy.
Recommendations to others considering the product:
Definitely worth using it if you are planning to build a scalable web application. Support is widely available. Moreover most of the features are free, which makes it an even more attractive solution.
MySql best Sql manager for Php
What do you like best about the product?
Rock-Solid Reliability
Protecting sensitive business information is the primary concern of every enterprise. MySQL ensures data security with exceptional data protection features.
Protecting sensitive business information is the primary concern of every enterprise. MySQL ensures data security with exceptional data protection features.
What do you dislike about the product?
The way it acts is non-obvious. For example, you may expect a join on a decent index to perform better than doing multiple queries and aggregating in the application.
What problems is the product solving and how is that benefiting you?
Developing Live reporting services for production lines. Attacking key issues on time and not having to wait until the clerk finishes the report from the day before.
Recommendations to others considering the product:
Patience, MySql has a ton of hidden features like triggers and events that need to be discovered by digging in the configuration settings once you learn where they are at life will be much easier.
Very helpful and useful database system for web development
What do you like best about the product?
I have used this product since 5 years to store and retrieve data. We can easily use MySQL. It also performs very fast operations. I have used to store data in web applications.
What do you dislike about the product?
I like this product because anyone can easily use this product. But for complex operations, they cannot provide proper documentation.
What problems is the product solving and how is that benefiting you?
I have a web developer and I have easily used this product and performed some operations to store and retrieve data from the database.
MY SQL or NOSQL
What do you like best about the product?
Ease of use
analysis on the query results/errors
insight to fix the query quickly
analysis on the query results/errors
insight to fix the query quickly
What do you dislike about the product?
absence of a unique UI in which we can mock create test dataas
What problems is the product solving and how is that benefiting you?
helps in monitoring data, creation and deletion for testing purposes
Recommendations to others considering the product:
Highly recommend My SQL in place of any database service tools
showing 271 - 280