MySQL
JetwareExternal reviews
1,612 reviews
from
and
External reviews are not included in the AWS star rating for the product.
MySQL Workbench is the best SQL GUI I have used so far
What do you like best about the product?
MySQL and MySQL workbench give you complete control without writing the actual SQL code. The workbench GUI allows you to easily create tables, alter them, and create queries on the fly. You can create a schema user, read writer user or readonly user for a database. Schema owners have administrative capabilities. I would strong recommend MySQL. There are several tutorials and a solid documentation to get started.
What do you dislike about the product?
Writing actual SQL code is a difficult task for those who are new to database administration.
I don't recommend it for big data.
Unlike 'No SQL' database, you have to create a schema for your tables and this may be a daunting task.
I don't recommend it for big data.
Unlike 'No SQL' database, you have to create a schema for your tables and this may be a daunting task.
What problems is the product solving and how is that benefiting you?
Create proof of concept data storage for resource allocation.
Store customer and design requirements data.
Store customer and design requirements data.
Mysql a reliable DB engine
What do you like best about the product?
Easy to install and have a vast documentation online
What do you dislike about the product?
not scalable and not good for big data or data mining
What problems is the product solving and how is that benefiting you?
building medium size web applications and medium size scripting solutions
MySQL is reliable
What do you like best about the product?
We can easily import and export database, besides it shows a relational graph between the tables.Being open source can be modified and adjusted to the needs of each user.It has the ability to handle large databases and knowing knowledge of PHP you can implement customer records in a very simple way
What do you dislike about the product?
Many tools work with PHP which is a great advantage to implement new functions but the big disadvantage is that you have to learn the PHP language to be able to implement the features offered by MYSQL.
What problems is the product solving and how is that benefiting you?
Management of company data and new customers using the PHP language.
best open source relational database
What do you like best about the product?
a) very light weight
b) reliable and offers a lot of security to its users.
c) MySQL is fast and uses very few resources on the host system.
b) reliable and offers a lot of security to its users.
c) MySQL is fast and uses very few resources on the host system.
What do you dislike about the product?
needs to add on more enterprise features such as scalability tools and features.
What problems is the product solving and how is that benefiting you?
used it as a relation database for insurance application. very light weight and easy to write queries.
Recommendations to others considering the product:
Great Db. Open source. better than any other DB like oracle, db2.
The Database expert
What do you like best about the product?
The best part about MySql and its services is the ease at which it works and how easy it is for a person with no knowledge to work on.
What do you dislike about the product?
SQL is now being taken over with various other methods of querying and if this happens then MySql needs to become more UI based
What problems is the product solving and how is that benefiting you?
Using Xampp and MySql we are able to easily create demo content on websites and that in turn helps the company look before they leap.
MySQL MyFavoriteSQL
What do you like best about the product?
Simplicity of using, better features than SQL, Lightweight, lots of support.
What do you dislike about the product?
Sometimes incompatible with SQL. Also, I would like if it had more variety of MySQL clients.
What problems is the product solving and how is that benefiting you?
Database for data organization and storage for API developments and its QA environment maintenance.
Recommendations to others considering the product:
Welcome! You have made a good choice!
One of the Best SQL coding platforms out there
What do you like best about the product?
This is one of the best and well-known SQL database building platforms out there. You can use it to write SQL code and connect data points together across different systems, platforms, and databases.
What do you dislike about the product?
There is not much to dislike about the platform itself. SQL coding has some room for further refinement and simplification, but the platform itself is very well known and great.
What problems is the product solving and how is that benefiting you?
MySQL helps to provide a platform that can be used to generate the SQL code needed to connect data points within disparate databases together. Using this platform, we have been able to create SQL based databases connected to SAP. These databases have allowed for better stability to SAP as well as a quick way to perform business analytics and pull mass data sets based on specific queries.
Recommendations to others considering the product:
Ensure that there is also a support team in place to answer any questions regarding functionality, error resolution, or other issues.
Mysql database is reliable and easy to use
What do you like best about the product?
My sql is easy to use and very reliable it is bulletproof. No one can hack this easily. 4 main quires are used to add, delete, modify and update the data. Everyone can easily understand how to use those queries and how to store the data and how to create a database. Good point of MySQL is its data security.
What do you dislike about the product?
I do not face any serious problem with MySQL soi have nothing to say on this.
What problems is the product solving and how is that benefiting you?
I use mysql when i am doing work on website developing. I use it with php language to store the data on database when user fill any or anything else.
Recommendations to others considering the product:
My SQL Generally Use for storing data on the database. I Use It in the backend of my website. It's very easy to implement. You Not need to learn queries just need to understand then you can build it easily.
Simple administrative but corruption-prone
What do you like best about the product?
MySQL has been the standard SQL solution for years. It's easily adoptable and the documentation for administration is robust. The cli tool is superior to other relational databases solutions.
What do you dislike about the product?
I've used MySQL for 11 years and have had numerous incidents where there were corrupted tables that were not recoverable. This led to a lot of extra effort around redundant backups and replication.
What problems is the product solving and how is that benefiting you?
We have many stateful applications that require relational databases.
Great way to query your database
What do you like best about the product?
It's a nice way to access your database by submitting queries of fields you are familiar with.
What do you dislike about the product?
If you're not familiar with the fields, it can be tricky to search. If one character is off, you'll need to fix it to get the right data.
What problems is the product solving and how is that benefiting you?
A way to get lists of data within our platform.
showing 791 - 800