MySQL
JetwareExternal reviews
1,607 reviews
from
and
External reviews are not included in the AWS star rating for the product.
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
Best Open Source Database Software
What do you like best about the product?
I like this software because it is free, it's up to date, it's multi platform and also there is a lot of books and manuals to read.
What do you dislike about the product?
I think there is not something to dislike
What problems is the product solving and how is that benefiting you?
I use mysql to create databases for different web platforms, sites and applications like joomla, prestashop, oscommerce and hybrid mobile applications
Recommendations to others considering the product:
it is suitable for education
Easy to use, great documentation, and beginner friendly
What do you like best about the product?
The amount of resources available online
What do you dislike about the product?
It can be limiting with big data
What problems is the product solving and how is that benefiting you?
It is great to use MySQL for creating structured dataware. I have personally used it to build datasets for storing users' profile data, their connections, and their notes.
The ease of specifying rules and building on tables is incredible. It can be used by beginners without issues due to the the great documentation available + tonnes of stack overflow Q&As.
The ease of specifying rules and building on tables is incredible. It can be used by beginners without issues due to the the great documentation available + tonnes of stack overflow Q&As.
Recommendations to others considering the product:
Try it out, it's easy, and then decide for yourself.
Best Workbench for beginner and professional as well
What do you like best about the product?
it has multiple functionalities and you can do many things just using GUI, so that is the best thing about it. you can see the table in the database as well as the column of the table just using GUI so there isn't any brainstorming about what's inside our database.
What do you dislike about the product?
very difficult to find one, as I haven't faced any issue yet in the past 4 years
What problems is the product solving and how is that benefiting you?
while I was in college I used to practice here, now I am professional and I still use it to solve and visualize a business problem
Great database, easy to use and scalable
What do you like best about the product?
It is easy to configure and manage. It is a great solution for an enterprise level DB without the enterprise level costs. The interface is a bit lean, but still very manageable. I love the ease of setup and configuration and management via the included web interface or you can get custom tools to manage it. I like options!
What do you dislike about the product?
It doesn't have all of the features DBs like MSSQL or Oracle have that would make some admin easier, but it isn't really that much of an impediment. I think the web interface can be a little more robust and have more features for management. I guess you do get what you pay for. Overall it is a great product though.
What problems is the product solving and how is that benefiting you?
I have used it as a backend for websites and web applications. I also delved into using it as a backend for mobile apps. It's just easy to use and being opensource, the price is right.
Recommendations to others considering the product:
Its great to use for many things. If you need a database, locally, for development and don't want an extra charge for your production database or you can use this in production. It's also great for new DB programmers to get their feet wet and learn SQL It doesn't have a huge footprint, so you can install it on a desktop or laptop for local development environments to isolate your live data. I highly recommend it!
Mysql is a great open source database server, very easy to use, well documented and supported
What do you like best about the product?
Database design, ease of maintenance, optimization and tuning, reliability
What do you dislike about the product?
MIgration to version 8 changed authentication from mysql_native_password and as a sysadmin you spend some time to make things work again.
What problems is the product solving and how is that benefiting you?
Nowadays you have code and database for any application, well Mysql do very best the storage part of an app. If Facebook use it it means that is good.
showing 91 - 100