MySQL
JetwareExternal reviews
1,627 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Great for Relational Database
What do you like best about the product?
MySQL is a great platform for using and learning relational databases. If you are new to databases and want to learn it quickly and practice your own queries then MYSQL is the best. It has the facility of both reverse and forward engineering which makes it easy for implementing data set using E-R diagram and vice versa.
What do you dislike about the product?
MySQL is overall a great product but I don't like the UI of it. The operations on UI are difficult to find and understand. It is great for using for learning purpose but I believe cannot be used for industrial purpose. Additionally, it does not support many Enhanced E-R notations.
What problems is the product solving and how is that benefiting you?
Can learn and implement basic SQL commands. E-R implementation is the best part of it.
Recommendations to others considering the product:
Great product for relational databases and E-R modeling.
Best SQL for Day today
What do you like best about the product?
I have been using this product for sometime ,really doing Fantabulous job connects to multiple systems and reorganize my data according to predefined functions,fantastic to use day to day operations
What do you dislike about the product?
Nothing from my end neither from coworkers
What problems is the product solving and how is that benefiting you?
Many ,such as integral part of our projects
Faster
What do you like best about the product?
Faster performance and good use of low latency tasks.
What do you dislike about the product?
The connection interface for my sql is not that intutive.
What problems is the product solving and how is that benefiting you?
Low latency trading
Pros and cons of the use of mysql in companies
What do you like best about the product?
It is very popular: the fact that many people use it and that it is so present in a large part of the web developments, makes the software providers try to make their applications compatible with this database, thus being able to find many applications for MySQL.
It is simple: it is easy to learn compared to other BDs, it is not necessary to spend a lot of time or money in training workers or in hiring qualified people. The fact that it is simple means that it is also fast, although there are some developers that miss some features (in my opinion, less and less).
It's cheap: although it belongs to MySQL AB, MySQL is open source, which is cheap means that at the beginning of the project the expense goes to other parties that may need it, instead of spending money on licenses.
It has support: one of the disadvantages that clients usually present towards open source is that it does not have support. MySQL offers a license with support and maintenance services, and it is also possible to obtain technical attention 24/7.
It is flexible and scalable: it has many types of storage, being able to select the one that suits us best, and stored procedures allow us scalability.
Native libraries for languages: offers libraries for languages such as PHP and Ruby.
It is simple: it is easy to learn compared to other BDs, it is not necessary to spend a lot of time or money in training workers or in hiring qualified people. The fact that it is simple means that it is also fast, although there are some developers that miss some features (in my opinion, less and less).
It's cheap: although it belongs to MySQL AB, MySQL is open source, which is cheap means that at the beginning of the project the expense goes to other parties that may need it, instead of spending money on licenses.
It has support: one of the disadvantages that clients usually present towards open source is that it does not have support. MySQL offers a license with support and maintenance services, and it is also possible to obtain technical attention 24/7.
It is flexible and scalable: it has many types of storage, being able to select the one that suits us best, and stored procedures allow us scalability.
Native libraries for languages: offers libraries for languages such as PHP and Ruby.
What do you dislike about the product?
Lack of integration with existing environments: there are many circumstances in which DBAs do not have an environment with which to deal with MySQL.
Lack of maturity: in comparison with other BDs such as Oracle (which turns 30), it lacks maturity, which indicates positioning and stability.
Lack of maturity: in comparison with other BDs such as Oracle (which turns 30), it lacks maturity, which indicates positioning and stability.
What problems is the product solving and how is that benefiting you?
MySQL is one of the most popular databases within the web development. There are people who defend it, and others who do not have it among their favorite BD. For those who have to decide on the choice of MySQL as BD of your system, this list of pros and cons can be very useful.
Top of the line SQL server
What do you like best about the product?
What I like the best is the fact that it is open source and common. It works with every application I use and it works well with the command line. MySQL workbench is also very intuitive and easy to use. PhpMyAdmin is also a very popular free administration program.
What do you dislike about the product?
The only thing I dislike is that Oracle owns it and they are garbage
What problems is the product solving and how is that benefiting you?
I use MySQL everyday for many web apps that require database. it works good with PHP
Recommendations to others considering the product:
Its just good works out of the box just get PMA for web administration and MySQL workbench for desktop and your set.
Free easy to use
What do you like best about the product?
Free. Easy to use. Installed everywhere. Used by all web developers so easy to get someone to support. Powerful.
What do you dislike about the product?
Doesn't come with any good gui's out of the box. There are a few common ones but none that are really great.
What problems is the product solving and how is that benefiting you?
Simple database to support a website. Save money
Best realational database
What do you like best about the product?
MYSQL is open source and free database that maintain and store the data of software and web based applications. People should consider it very user friendly. It is easy to maintain the data in it. Some of the features like security, high performance are make is more reliable to users. It store data is structure format and also maintain the relationship between data.
What do you dislike about the product?
It is mostly use with the php and Wordpress technology. Because it is slight slow for others technologies and on large web based applications data maintaining is slow slow.
What problems is the product solving and how is that benefiting you?
I’m using it in various projects for storing and manipulating the data. Recently I developed an e-commerce website to allow owner to sell their product online.
Great and extremely intuitive. Great way to manage data
What do you like best about the product?
The best part I like is the SQL language usage.
What do you dislike about the product?
The user interface can be designed better
What problems is the product solving and how is that benefiting you?
Used to use MySQL database to access certain data. To store, update/change and delete, as well as retrieving data.
Good for Basic Tasks
What do you like best about the product?
It’s open source and runs a typical SQL format. Great for small projects.
What do you dislike about the product?
Not great for big data projects and can have a better interface
What problems is the product solving and how is that benefiting you?
ETL on small files and general database management.
Blazingly Fast and You Can't Beat the Price
What do you like best about the product?
For starters, since MySQL is open source, the price just can't be beat. On top of that, it's relatively easy to set up and the speed is incredible. It can be managed from a wide variety of tools and there is a huge amount of shared knowledge out there about it (books, articles, websites, forums, etc.). Lastly, it offers a wide range of possibilities for configurations, table types, and text encodings - very customizable all the way around.
What do you dislike about the product?
The setup is *relatively* easy, but for a database novice, or even a newcomer to the command line, it can be intimidating, since MySQL is so incredibly customizable and flexible. Thankfully most Linux distributions have a graphical way to install it these days.
What problems is the product solving and how is that benefiting you?
MySQL powers our website and intranet. The frontend is WordPress, but we do a ton of custom database stuff in the backend, especially syncing data from other sources into MySQL for use in our intranet (for example, student data pulled from a CSV and brought into MySQL for custom reporting jobs).
Recommendations to others considering the product:
If you need MySQL, you need MySQL. Go for it. It's not as intimidating as it seems. Grab a book on MySQL or hit StackOverflow. You'll have it in no time!
showing 761 - 770