# MySQL 5.7 Reviews
**Vendor:** Jetware  
**Category:** [AWS Marketplace Software](https://www.g2.com/categories/aws-marketplace)  
**Average Rating:** 4.3/5.0  
**Total Reviews:** 15
## About MySQL 5.7
MySQL 5.7 is a robust, open-source relational database management system designed to deliver high performance, scalability, and reliability for mission-critical applications. This version introduces significant enhancements, including native JSON support, improved security features, and optimized performance, making it well-suited for modern web applications and enterprise solutions. Key Features and Functionality: - Enhanced Performance and Scalability: MySQL 5.7 delivers up to three times the performance of its predecessor, handling up to 1.6 million queries per second in benchmark tests. - Native JSON Support: Introduces a JSON data type for efficient storage and manipulation of JSON documents, allowing seamless integration of NoSQL capabilities within the relational database. - Improved Security: Features such as automatic password expiration and account locking after multiple failed login attempts enhance database security. - Advanced Replication: Supports multi-source replication and enhanced Global Transaction Identifiers for better scalability and availability. - Optimizer Enhancements: A new dynamic cost model provides better query performance and greater user control. - Spatial Data Support: Improved support for spatial data types and functions caters to applications involving Geographic Information Systems . Primary Value and User Solutions: MySQL 5.7 addresses the growing demands for high-performance, secure, and scalable database solutions. Its enhanced performance ensures efficient handling of large-scale applications, while native JSON support allows developers to integrate flexible, schema-less data structures within a relational framework. Improved security features protect sensitive data, and advanced replication capabilities support high availability and disaster recovery strategies. These enhancements make MySQL 5.7 a versatile and reliable choice for developers and organizations seeking a comprehensive database solution.




## MySQL 5.7 Reviews
  ### 1. The best DBMS to start with databases

**Rating:** 5.0/5.0 stars

**Reviewed by:** Arnold K. | Développeur informatique, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 15, 2023

**What do you like best about MySQL 5.7?**

It is simple to install and configure, and moreover, it is easy to handle. There are plenty of resources on the internet if you get lost or encounter any issues during use.

**What do you dislike about MySQL 5.7?**

It is behind on some advanced features related to SQL compared to its competitors, which are also free. Another point is the price of its paid version, which is quite high.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

He is involved in the development of desktop software, web and mobile applications within our company and facilitates the management of our databases.

  ### 2. MySQL 5.7, a database management system that has not lost its validity.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Gerald José F. | Full-stack Developer, Enterprise (> 1000 emp.)

**Reviewed Date:** August 22, 2022

**What do you like best about MySQL 5.7?**

MySQL 5.7 has proven to be a very stable operating system and has earned its place based on results. It has functionalities that help enormously to protect our information, such as the creation of a backup copy and restoration of the MySQL database with the help of mysqldump, we also have functionalities for the restoration of corrupt MyISAM tables, through the myisamchk instruction. 
In general, if we maintain the stable version and proper hardware resource allocation, we shouldn't have any issues with performance, which has gained popularity in the millions of installations that still exist with version 5.7.

**What do you dislike about MySQL 5.7?**

My SQL 5.7 has proven to be an excellent product, its simplicity in implementation and use make it a great candidate, however, despite how tedious it could be to implement an upgrade, some of us may be thinking of migrating to the new version, due to the opportunity to maintain support on the platform, in addition to obtaining some improvements in security, efficient access to data such as greater efficiency in InnoDB row operations, as well as the handling of new functions.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

We have been able to carry out implementations in a very short time, due to the simplicity of the deployments and the ability to integrate MySQL with our development framework.
MySQL is very easy to configure and does not require extensive configuration to achieve excellent levels of performance. We've also been able to use other third-party tools that make MySQL even simpler to get started with the database, which is a great help for those who don't specialize in databases.
Another enormous advantage is that we have been able to use it on multiple platforms, both Linux and Windows, and in general the hardware consumption is not very high.

  ### 3. Mysql

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 29, 2023

**What do you like best about MySQL 5.7?**

MySQL 5.7 is a user friendly version and it is used to store data catalog.

**What do you dislike about MySQL 5.7?**

In MySQL 5.7 user host access denied error occurred frequently.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

MySQL 5.7 user and host access denied we resolved it using a MySQL quary.

  ### 4. MYSQL 5.7 A OLD DOG

**Rating:** 5.0/5.0 stars

**Reviewed by:** Neil S. | DevOps Engineer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 05, 2022

**What do you like best about MySQL 5.7?**

Multi-source replication is one of MySQL 5.7's standout features. With multi-source replication, the restriction of a slave having only one master is lifted because numerous master servers can be pointed at the slave. You might find my coworker's blog post on multi-source replication to be helpful.

**What do you dislike about MySQL 5.7?**

Since Oracle bought it, MySQL hasn't undergone a significant change in direction, but the fact that Oracle still controls it unnerves some engineers. Why? Oracle doesn't offer a public roadmap or accept changes.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

The need of SQL databases for websites and others is infinite, from WordPress and almost all sites need databases MySQL is one of the best innovations that has happened to it industry.

  ### 5. Best relational database

**Rating:** 5.0/5.0 stars

**Reviewed by:** Nihal A. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 14, 2022

**What do you like best about MySQL 5.7?**

It had multi-source replication. So now multiple slaves can connect to multiple masters. The terminal interface is good and we can run queries without any issues.

**What do you dislike about MySQL 5.7?**

The first and biggest issue is its end of life which is in 2023. So after that, we will not be able to use it. Secondly, there is no array datatype. So we'll have to use pivot tables to handle many to many relationships.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

Since I am a backend developer, I need a place to store my data, and for that MySQL is helping me. Its fast and the queries are easy to use. I can use them anytime and even AWS gives the support for it.

  ### 6. Review for MySQL 5.7

**Rating:** 4.0/5.0 stars

**Reviewed by:** Ashutosh P. | DevOps Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 13, 2022

**What do you like best about MySQL 5.7?**

Mysql-5.7 is good to use with WordPress and PHP. I have used MySQL with WordPress, and my code worked very smoothly because of its JSON support and replication improvement.

**What do you dislike about MySQL 5.7?**

The only thing I didn't like with MySQL-5.7 was performance and scalability. For performance and scalability, I loved to use MySQL-8 and as well from a security point

**What problems is MySQL 5.7 solving and how is that benefiting you?**

From the problem point, as I have mentioned in my above statement, their replication improvement is getting good daily. Recently performance and security are also improving. I have also implemented it in my recent project, MySQL-5.7 before that; I was using MySQL-8.

  ### 7. Great when we talk about relational databases.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shagun R. | Cloud Engineer II, Enterprise (> 1000 emp.)

**Reviewed Date:** June 25, 2022

**What do you like best about MySQL 5.7?**

MySQL has been the industry standard for many years now. The 5.7 release of MySQL is a great balance between the latest features and high stability. MySQL 5.7 is a great open-source database management system. This is the best version yet. The performance improvements are impressive, and the mutex contention issues are gone. The optimizer is also a lot better than the previous versions and the plugin interface is a huge improvement. It's an easy-to-use database that can be installed on any server, and the installation process is so straightforward that you don't need to have any prior experience with MySQL before you can get started.

**What do you dislike about MySQL 5.7?**

Noting in my notice as previously it was hard to install start patch and manage the database server but they are working on it and making it better with the releases.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

With a big update that makes the database run faster, more reliably, and with more features than ever before. I love the new buffer pools, which allow me to create a pool for different types of data and manage them separately. The async IO feature is also great because it allows me to process data much faster than I could before.
The new buffer pools are a game-changer, it's so much faster now! And the new compression is also fantastic, it's really helped me save space on my server.

  ### 8. MySql 5.7 - Aging But Reliable

**Rating:** 5.0/5.0 stars

**Reviewed by:** Gary M. | IT Programmer & Report Specialist, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 15, 2022

**What do you like best about MySQL 5.7?**

Overall I like the ease of use of the language. It gets most jobs done, and it gets them done in a way that I can hand off to a less seasoned developer. It is a good database language, from a business standpoint, for a variety of application cases. Understanding that it lacks the bells and whistles of some other options, including MySQL 8.x, it does what you need it to do, and has been doing it for over a decade.

**What do you dislike about MySQL 5.7?**

It lacks some advanced features of other offerings, and is even missing some quality of life features. There are certain design decisions that add workload when trying to accomplish simple tasks. It also predates some more powerful features introduced in MySQL 8.x like flow control statements.

**Recommendations to others considering MySQL 5.7:**

MySQL 5.7 is reliable, and most importantly, easy. Unless you have a very specific business use case, it will handle pretty much anything you need it to do up to a certain point of scalability.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

We've used MySQL 5.7 in close to 20 different projects of varying scales over the last 15 years. It replaced some older MSSQL databases, handled a transition from an ancient CSV and DLL library database living MSDOS, and was used to stand up a myriad of small business data solutions across our company and affiliates. It has been implemented for in-house solutions as well as public-facing platforms, from simple data repositories to full APIs.

  ### 9. Do not use MySQL 5.7

**Rating:** 1.0/5.0 stars

**Reviewed by:** Joy M. | Full stack developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 13, 2022

**What do you like best about MySQL 5.7?**

They had taken some security measures and enabled support for JSON

**What do you dislike about MySQL 5.7?**

It's a very old version and lacks some of the new features, stronger encryption of the password.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

Earlier on, when we wanted to change a name of an index of any table, we had to make a copy of that table first, and then we were able to change it; it was solved in one of 5.7 relasess.

  ### 10. time saver and effective

**Rating:** 5.0/5.0 stars

**Reviewed by:** Adriana O. | admissions counselor, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 11, 2022

**What do you like best about MySQL 5.7?**

is an effective way to communicate with students

**What do you dislike about MySQL 5.7?**

Not able to send links, students like links to make their search easier

**What problems is MySQL 5.7 solving and how is that benefiting you?**

very specific for  Gen Z  and effective

  ### 11. MySQL 5.7 - Easiest to Manage & Operate

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Enterprise (> 1000 emp.)

**Reviewed Date:** July 01, 2022

**What do you like best about MySQL 5.7?**

The best thing about MySQL 5.7 is that it comes with a community edition as well if you are not willing to opt for the enterprise one. You can simply download the package and install it on either Windows or Linux Platform.

**What do you dislike about MySQL 5.7?**

The downside of using MySQL 5.7 is that you wont optimise the performance of you are database size is very huge. Even after doing all the Tuning and Indexing, you will find some queries taking longer than usual which might be a frustrating task to troubleshoot.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

MySQL 5.7 Enterprises Edition comes with OEM Support. For a mid-size database, its actually very easy to use and operate. Even without MySQL Workbench, the data is in more readable format than other SQL Solutions like Postresql, Oracle etc.

  ### 12. Lightweight and Intuitive.

**Rating:** 5.0/5.0 stars

**Reviewed by:** John B. | Center Standards Officer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 30, 2021

**What do you like best about MySQL 5.7?**

Over the years I have experimented with a multitude of database solutions to integrate into my personal projects.  I am certain there are few I haven't tried.  Ultimately I always come back to MySQL because I find it incredibly easy to set up, use and manage.  With a simple lightweight program, I can run Apache locally on my machine and handle unlimited databases if I choose.

**What do you dislike about MySQL 5.7?**

This is by far my favorite database solution, so by comparison to other solutions, there is really nothing I don't like.  There are a variety of ways to access the data, so learning the different commands and styles had a little bit of a learning curve, but once you find your sweet spot it's all good!

**What problems is MySQL 5.7 solving and how is that benefiting you?**

The biggest problem I had was the ability to house my projects locally on my laptop without using up a ton of resources.  Using MySQL as my solution was the perfect fix.  The apps running to support my database projects barely make the resource "radar."

  ### 13. Best reliable database to use

**Rating:** 4.5/5.0 stars

**Reviewed by:** Lee S. | IT Systems Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 10, 2022

**What do you like best about MySQL 5.7?**

I like that I can use mysql with all my existing applications and that I can replicate all my data to another backup server with it being updated constantly with replication.

**What do you dislike about MySQL 5.7?**

I dont really have a dislike to mysql although some settings could be made clearer on how they can be setup.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

mysql helps me and applications to store data both easily and securely and also giving other people permissions to certain databases without giving them access to what they dont need.

  ### 14. MySQL 5.7 review

**Rating:** 3.5/5.0 stars

**Reviewed by:** Anurag K. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** March 24, 2022

**What do you like best about MySQL 5.7?**

User friendly and easy to use. Though it is a opensource when taking help from community there is a huge helpful help which is required at different development phases.

**What do you dislike about MySQL 5.7?**

As there is a requirement of installing the product on single machine, extra softwares needs to be installed on top of Mysql to make it work as per the requiremnt.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

Database management at RDBMS level. Also this product is available for free so a learner can also use this product to make their knowledge upto the mark. This is required in learning perspectives.

  ### 15. MySQL best for Operational Data Source

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Insurance | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 14, 2021

**What do you like best about MySQL 5.7?**

My SQL is best for Operational data source, very easy , flexible and simple to use and implement data marts as well

**What do you dislike about MySQL 5.7?**

For heavy data warehousing applications, MySQL is not very good.

**What problems is MySQL 5.7 solving and how is that benefiting you?**

Build a advisor operational data mart for the customer so that advisor can get the latest details of the agents and measure the performance.


## MySQL 5.7 Discussions
  - [What is MySQL 5.7 used for?](https://www.g2.com/discussions/what-is-mysql-5-7-used-for)

- [View MySQL 5.7 pricing details and edition comparison](https://www.g2.com/products/mysql-5-7/reviews?section=pricing&secure%5Bexpires_at%5D=2026-05-16+02%3A21%3A49+-0500&secure%5Bsession_id%5D=c177341d-22c6-47b5-a1fa-444f3bbb28d3&secure%5Btoken%5D=ad59913468034a9c92e1e298d550cb828097a5a30c11cb169beadc7d9cdd277a&format=llm_user)

## MySQL 5.7 Features
**Agentic AI - AWS Marketplace**
- Autonomous Task Execution
- Multi-step Planning
- Cross-system Integration


