MySQL
JetwareExternal reviews
1,626 reviews
from
and
External reviews are not included in the AWS star rating for the product.
A popular and powerful RDBMS
What do you like best about the product?
- A relational database management system that is free, popular, and powerful
- It supports spatial data types for geographical calculation and storage
- It supports spatial data types for geographical calculation and storage
What do you dislike about the product?
- It is hard to scale out MYSQL
- It doesn't have a good debugging and development tool compared to paid databases.
- It doesn't have a good debugging and development tool compared to paid databases.
What problems is the product solving and how is that benefiting you?
- MySQL is a relational database management system
- It is free and quite easy to use
- It is free and quite easy to use
Love MySQL
What do you like best about the product?
Ease of use (lots of examples on the internet) - readily available
What do you dislike about the product?
nothing at all - it is my database of choice
What problems is the product solving and how is that benefiting you?
Data organization and I use it for teaching database concepts around SQL
Best RDBMS database
What do you like best about the product?
Its fast and it has good flexibility to create data model for reporting and analytics
What do you dislike about the product?
It has less multi tenant facilities. It should have similar facility like oracle
What problems is the product solving and how is that benefiting you?
Creating analytical data model for reporting and data warehousing
A life savor for data management
What do you like best about the product?
Easy to use and has a large community of users that are eager to help if you get stuck
What do you dislike about the product?
Compatibility issues when upgrading from version to version
What problems is the product solving and how is that benefiting you?
Creating and managing relational databases for my business
Recommendations to others considering the product:
Go for it, it is easy to get started and there is a large community of users;
I wouldn’t choose any other above Mysql.
What do you like best about the product?
Mysql is easy to setup for end users and get started with. Its learning curve is quite fast because of the avalanche of resources available on the internet, for users to fall back on.
Very importantly, Mysql integrates with most server-side programming languages and development tools such as Eclipse and Visual Studio.
Very importantly, Mysql integrates with most server-side programming languages and development tools such as Eclipse and Visual Studio.
What do you dislike about the product?
When it comes to large databases, Mysql is slow compared to alternatives such as Oracle dbms . Irrespective of this fact though, Mysql will always be my preferred DBMS for reasons I already stated.
What problems is the product solving and how is that benefiting you?
Mysql is the underlying dbms for all software projects , both for internal and public use. The speed to activate my database and get it running with Mysql is unrivalled by any other alternative.
Mysql server 8.0 + is flawless
What do you like best about the product?
Build-in functions. Triggers and transactions
What do you dislike about the product?
Not having full text search in MyIsam engine.
What problems is the product solving and how is that benefiting you?
My custom CMS system is written entirely on MYSQL DB.
Robust and adopted globally.
What do you like best about the product?
Mysql is fast to code-in,
It has the largest user community of any database management system out there, thereby making it so easy to find solutions to any problem encountered whilst using the program,
Mysql works with practically all mainstream server side programming languages I know.
It has the largest user community of any database management system out there, thereby making it so easy to find solutions to any problem encountered whilst using the program,
Mysql works with practically all mainstream server side programming languages I know.
What do you dislike about the product?
While Mysql does struggle with managing large datasets, we 've successfully navigated this bottleneck by using proper partitioning and indexing on our database tables.
What problems is the product solving and how is that benefiting you?
Mysql is the DBMS tool for all database needs in my company, from the smallest side projects to our most important projects.
Its smooth integration with a variety of development environments, makes it the ideal dbms for a dynamic organization such as ours.
Its smooth integration with a variety of development environments, makes it the ideal dbms for a dynamic organization such as ours.
Feature Request (to be at top of the game)
What do you like best about the product?
I really like the fact that MySQL is open source and we were able to run heavy workloads in our data processing systems without any additional support from the enterprise support for the past 2 years. We were able to scale it up a lot and recommend it over Oracle DB for the upcoming projects. However, I would strongly recommend MySQL to support JSON and Document based colums in the table and it would be really helpfull for the business where we require a RDBMS's ACID properties to be well maintained with flavour of NOSQL too. I would really love to have a UI like Redis Insight for MySQL to analyse my workloads and give me insights about the server memory and memory optimisation to be taken care of wherever required. In short, i want a analyser to see which query is being used by the users a lot and the largest turnaround time for the particular query.
What do you dislike about the product?
I don't really like the option of writing a script to automate the data copy from UAT to PROD or DR environments.
No alerts when the data base has to be scaled to server more requests
No UI for memory profiling.
No alerts when the data base has to be scaled to server more requests
No UI for memory profiling.
What problems is the product solving and how is that benefiting you?
We handle all our data from the customer support, profile informations, tracking using MySQL. Since its open source we were able to reduce our costs which were earlier surged by the user oracle enterprise database. We were able to achieve a much better performance using vertical scaling for tracking systems which has a latency of less than 1ms.
Recommendations to others considering the product:
I would highly recommend using MySQL over the most enterprise Relational Databases because its open source and the performance of it with vertical scaling for large business is amazing.
Robust and Durable RDBMS
What do you like best about the product?
Best and widely used Database in the world.
Great community support.
Also, Mysql has cutting-edge features.
Mysql version 8 also support storing JSON datatype
Indexing, Views, cursor, locking, function, and trigger are the most useful functionality.
In addition to the above, Mysql is open sourced so it is quite useful to university students to learn and practice RDBMS.
Great community support.
Also, Mysql has cutting-edge features.
Mysql version 8 also support storing JSON datatype
Indexing, Views, cursor, locking, function, and trigger are the most useful functionality.
In addition to the above, Mysql is open sourced so it is quite useful to university students to learn and practice RDBMS.
What do you dislike about the product?
Mysql has a slow version release mechanism hence, a competitor like PostgreSQL and many others are getting the benefit. Mysql does not support materialized view.
What problems is the product solving and how is that benefiting you?
I used to develop Webpages that require database connectivity to store and retrieve data. As Mysql provides ACID properties so, there is no possibility of a dirty read or data loss issue.
Great SQL Tool once you use it you always use it
What do you like best about the product?
Very simple, easy and effective, database management and data access using queries made
What do you dislike about the product?
There is nothing that i dislike about MYSQL, just a few hours of learning the commands and you are upto date
What problems is the product solving and how is that benefiting you?
Database management and data retrieval using queries, its simple and effective. Benefits include an easy to use tool to maintain and retrieve data
showing 91 - 100