MySQL
JetwareExternal reviews
1,627 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Reliable open source DB
What do you like best about the product?
User friendly interface to control and manage the database
What do you dislike about the product?
none, so far everything is working perfectly.
What problems is the product solving and how is that benefiting you?
Inventory system and the benefits are data are always safe and secured. It doesn't crash at any scenarios
Recommendations to others considering the product:
Open Source Database with alots of knowledge base for customers
Review for MySQL
What do you like best about the product?
MySQL is really easy to use and one of the best open source Relational Database Management system. It prompts the command names allowing us to write queries efficiently. it is usually very fast at executing queries. Integration with your database and software is very simple too. It is a very fast tool for small usual tasks and very secure since we ourselves grant all the permissions we want.
What do you dislike about the product?
Sometimes a query with too many joins run on a large database does affect the stability of the tool. It gets hanged at times and does not quit executing the query. It also doesn't provide any special features for debugging of stored procedures. Memory usage could be really high.
What problems is the product solving and how is that benefiting you?
When I have to fix a problem for which I need to look into the database level, I use MySQL to understand the relations between various columns involved in the problem. It helps me plan my solution. Further it also assists me to provide the fix for the problem and test the fix too.
Recommendations to others considering the product:
A very handy user friendly tool to access databases efficiently. Definitely recommended to everyone handling databases in their work. MySQL helps you while coding by prompting the key command names.
Good interface and easy to use .
What do you like best about the product?
It is easy to use and has a good interface .Easy to learn and write SQL queries.Its is a good option for the beginners to learn .
What do you dislike about the product?
It generally slows down while handling large databases .It's efficiency decreases a bit while handling very large database .But it stills has a good performance with small dataset .
What problems is the product solving and how is that benefiting you?
I didn't had any business problems while working with MYSQL . I loved the user interface of it .
Recommendations to others considering the product:
It should handle the larger datasets in a more faster and efficient way .
MySQL Workbench - The best database engine out there
What do you like best about the product?
1. Logical replications are very fast in MySQL compared to other DB engines.
2. "index" and "clustered index" for smaller SELECTs works great for MySQL
3. MySQL does wonders with small INSERT because of better concurrency.
2. "index" and "clustered index" for smaller SELECTs works great for MySQL
3. MySQL does wonders with small INSERT because of better concurrency.
What do you dislike about the product?
1. MySQL very slow at bulk DELETEs.
2. MySQL comes with strange defaults for character encoding and collation.
2. MySQL comes with strange defaults for character encoding and collation.
What problems is the product solving and how is that benefiting you?
I am building a enterprise software that classifies support tickets into relevant categories/departments using Machine Learning. MySQL comes to the rescue while the development of such apps or plugins.
Easy to learn Program
What do you like best about the product?
The user interface is very easy to use and understand.
Programming language is easily transferable within programs.
Programming language is easily transferable within programs.
What do you dislike about the product?
Constant update requests, it usually disrupts with the timing of projects.
What problems is the product solving and how is that benefiting you?
Easy and free access to database manipulation. Easy to teach and learn for current users and new users.
Recommendations to others considering the product:
Less Updates, if update is necessary, make sure to let the user finish work and update afterwards during downtime to avoid interruption.
Free and easy tool to manage database
What do you like best about the product?
I have used this tool in my organization and it is the simple and easy tool to manage our relational databases. Also the text searching is very easy in MySQL.
What do you dislike about the product?
I have used this tool very frequently and found that there are no discrepancies in using this tool.
What problems is the product solving and how is that benefiting you?
I have used this tool in my project work and it is a very stable tool and it is easy to manage our databases and backups.
Recommendations to others considering the product:
I would recommend to use this tool as it provides us a easiest way to manage and save our databases. It is very easy to setup and use. The syntax are not too much complex.
Great easy of use
What do you like best about the product?
The mysql workbench tool, it's comes really handy to look at data and the relations. May plug-ins are available which can Make ur life easier
What do you dislike about the product?
Nothing I hate about mysql, it's just a nice price of software
What problems is the product solving and how is that benefiting you?
Huge Data storage
Best tool for handling database
What do you like best about the product?
Ease of writing queries and understanding complex ones. It is easy to learn and master.
What do you dislike about the product?
Can get stuck for large data and some queries can take a long time to execute
What problems is the product solving and how is that benefiting you?
Used for storing and fetching data for reports and analytics
Recommendations to others considering the product:
Go for it. It is one of the best available tools in market and has a very low maintenance. You don't have to worry about anything after installation and set up.
A powerful and compatible database
What do you like best about the product?
* MySQL always guarantees optimal speeds and unique memory caches for improved performance.
* Facilitates and streamlines maintenance, debugging and updates.
* It is open source.
* Integration with other tools is easy.
* It is a very good relational database.
* MySQL works with structured data.
* Facilitates and streamlines maintenance, debugging and updates.
* It is open source.
* Integration with other tools is easy.
* It is a very good relational database.
* MySQL works with structured data.
What do you dislike about the product?
+ Lacks built-in support for XML.
+ There should be capture concepts.
+ Does not support ARRAY or stored procedures.
+ There should be capture concepts.
+ Does not support ARRAY or stored procedures.
What problems is the product solving and how is that benefiting you?
I have obtained a lot of satisfaction using Mysql, as well as professional or corporate use, using Mysql in web applications made to measure, powerful websites and traffic.
Recommendations to others considering the product:
It is extremely flexible and there is a lot of support in its large online community. is excellent for large or small websites you can quickly find compatible hosting, it is one of the most used database
Free with lots
What do you like best about the product?
Its an open source dbms, so its free. Usage of variables in normal query helps. Lot of storage and partitioning is handled automatically, so its easier for the users
What do you dislike about the product?
Has some bugs like, a aggregate function will return result even without a group by. It doesnt throw an error bur returns wrong result, so user has to be careful
What problems is the product solving and how is that benefiting you?
Data extraction and maintenance from transation data. It reads file data quite nicely, so jobs can be scheduled without manual intervention
Recommendations to others considering the product:
A lot of documented bugs, they need to be fixed
showing 361 - 370