MySQL
JetwareExternal reviews
1,612 reviews
from
and
External reviews are not included in the AWS star rating for the product.
MySQL is a good database software enabling users to extract data to make meaningful decisions.
What do you like best about the product?
MySQL is one of the widely used softwares to store relational data. Its free and does not have issues like licenses as compared to Oracle solutions. We use mysql workbench as an UI to add, delete, update and extract data used by our applications.
What do you dislike about the product?
It has few challenges when want to scale the database when your application is scaling huge.
What problems is the product solving and how is that benefiting you?
Mysql is one of the most important product at our company as all the data is stored for our applications to access and also to store all the offer related data.
Recommendations to others considering the product:
It is one of the best reliable open source products in the market to store relational data.
My SQL
What do you like best about the product?
I used MySQL for managing the database. The performance of the DBMS is good overall and the information retrieval is also functioned smoothly. The environment is really nice to code queries.
What do you dislike about the product?
For a user to code, they must have some predefined knowledge on how to write queries and stuff. A laymen user will find it difficult to execute code.
What problems is the product solving and how is that benefiting you?
Data management
Recommendations to others considering the product:
Recommended.
MySQL
What do you like best about the product?
Free enterprise grade Database, scalable, with multiple interface solutions for easy management.
What do you dislike about the product?
Does not fully comply with SQL standards.
What problems is the product solving and how is that benefiting you?
Database used for managing 200 callcenter agents of Asterisk PABX. Easy to manage and resilient database.
Recommendations to others considering the product:
Free, easy to use , resilient database.
One of the best open source solutions in the market of relational database
What do you like best about the product?
Queries run fast.Solid documentation.MySQL has a huge user community and most of the issues solutions can be easily found on stackoverflow or other platforms.
What do you dislike about the product?
Storage limitations.Can not effectively deal with unstructured data.Slow releases.
What problems is the product solving and how is that benefiting you?
To build databases for smartphone and web based applications.
Opinion on MySQL
What do you like best about the product?
- SQL
- Can be used in many use cases related to persistence solutions
- Easy and familiar to integrate with
- Has a large community - helps a lot when it comes to resolving issues and finding how-to's
- Can be used in many use cases related to persistence solutions
- Easy and familiar to integrate with
- Has a large community - helps a lot when it comes to resolving issues and finding how-to's
What do you dislike about the product?
Nothing major but maybe the not being 100% SQL-compliant being said by other people
What problems is the product solving and how is that benefiting you?
Persistence for applications and audit/log storage for automated processes. MySQL is easier to use relative to other RDBMS due to its very large community.
Recommendations to others considering the product:
Try other RDBMS also for comparison.
Easy to use!
What do you like best about the product?
MySQL has better interface compared to Oracle SQL Developer.
What do you dislike about the product?
Since I learned SQL on Oracle some commands are slightly different which makes me confuse a little.
What problems is the product solving and how is that benefiting you?
I mostly use it to test databases!
Recommendations to others considering the product:
Use it, compare it, and stick with it!!!
Great SQL database engine
What do you like best about the product?
It works over Linux, Windows and Unix. Powerful and easy to use database engine.
What do you dislike about the product?
Admin GUI needs to be installed from another tool since it doesn't comes with the engine.
What problems is the product solving and how is that benefiting you?
It is agile for small databases and can help you to reduce running costs since it's under LGPL.
Recommendations to others considering the product:
Speed up your front end portals and save license costs.
MySql
What do you like best about the product?
It is robust and very fast. Easy to learn. Good solution for web application developments
What do you dislike about the product?
Doesn't comply with the SQL standards. MySql is overwhelming to get started with.
What problems is the product solving and how is that benefiting you?
Web application developments
MySQL is Powerful and able to handle high traffic sites.
What do you like best about the product?
MySQL increases the performance of applications, its portable, secure re-usable and transparent.
What do you dislike about the product?
The memory usage increases with every connection, restricted to complex business logic and difficulty to debug and maintain.
What problems is the product solving and how is that benefiting you?
If you want any real degree of concurrency or require higher levels of security as well as user permissions management mySQL is the way to go.
Recommendations to others considering the product:
You can’t just directly integrate MySQL with your app like SQLite, it requires that you install it and then connect it to your app.
Best open source database fit for OLTP application
What do you like best about the product?
MySQL has great storage engine like InnoDB,MyISAM which has the flexibility to chose based on our need.
It is an open source database that can handle multiple requests effectively without much locking
There are different methods of replication
Statement based replication,Row based replication,Mixed based which we can chose and also Global transaction identifiers replication is implemented which ensures zero data loss between master and slaves
Scaling is also easily possible when deployed in cloud
More compatible with different drivers for Python,Ruby,C etc.
It is an open source database that can handle multiple requests effectively without much locking
There are different methods of replication
Statement based replication,Row based replication,Mixed based which we can chose and also Global transaction identifiers replication is implemented which ensures zero data loss between master and slaves
Scaling is also easily possible when deployed in cloud
More compatible with different drivers for Python,Ruby,C etc.
What do you dislike about the product?
The scaling feature makes a poor performance of MySQL at times
Support on new bugs takes time
Support on new bugs takes time
What problems is the product solving and how is that benefiting you?
Using MySQL servers for OLTP billing based applications
showing 241 - 250