TrustRadius: an HG Insights company

MySQL Reviews & Insights

Score8.3 out of 10

991 Reviews and Ratings

Top industries

Based on 92,825 HG Insights installations.

Powered by

Community Insights for MySQL

Synthesised from 7 verified reviews.


Synthesised from 7 reviews | Last Published May 27, 2026


MySQL serves as a foundational relational database management system across various organizations, primarily for structured data, web services, and critical business operations like transaction processing and auditing. In TrustRadius reviews, users widely adopt it to support proprietary CRM, Confluence, Jira, and Java-based applications. Reviewers frequently commend its ease of use, straightforward setup, and robust performance, especially for read-heavy operations, alongside its cost-effectiveness due to its open-source nature.

Beyond its core strengths, reviewers also value its active user community and ACID compliance with the InnoDB engine, ensuring data integrity. However, some limitations are noted, including challenges with advanced SQL features and scalability for very large or complex applications. Performance issues with intricate joins and high resource utilization are also reported by some, suggesting careful consideration for highly demanding analytical or horizontally scaled scenarios. Overall, MySQL is seen as a reliable and accessible database solution, particularly beneficial for cost-conscious environments.


  • Ease of setup and user-friendly interface for querying and implementation
  • Strong performance for read-heavy operations and large data volumes, aided by B-tree indexing
  • Cost-effectiveness due to its open-source nature and low licensing costs
  • Robust community support and flexibility for code modification
  • ACID compliance when utilizing the InnoDB storage engine for data integrity
  • Limited support for advanced SQL features, hindering complex reporting
  • Challenges with horizontal scalability for massive databases and complex applications
  • Potential for slow performance with complex joins and full table scans
  • High resource utilization (CPU, memory) leading to slower application performance
  • Weak JSON and NoSQL capabilities compared to specialized solutions
What other products like MySQL have you used or evaluated?

From 7 reviews | Last Published May 27, 2026

Reviewers frequently cited other database technologies they have used or evaluated alongside MySQL. Microsoft SQL Server and MongoDB were both mentioned by 3 of 7 reviewers, indicating their common presence in similar technology stacks or evaluation processes. These mentions suggest a landscape where users often compare or integrate various database solutions depending on their specific needs. Oracle Database was also noted by 2 of 7 reviewers, further highlighting the diversity of database systems considered by users. The consistent appearance of these alternatives points to a common practice of evaluating multiple options, often including both relational and NoSQL databases, to find the best fit for particular applications or organizational requirements. This reflects a broad consideration of database types, from traditional relational systems like SQL Server and Oracle to more flexible NoSQL options such as MongoDB, in the decision-making process for data management solutions.

Microsoft SQL Server

Microsoft SQL Server

Oracle Database

Oracle Database and Microsoft SQL Server

MongoDB

SQLite, MariaDB Platform and MongoDB

What positive or negative impact (i.e. Return on Investment or ROI) has MySQL had on your overall business objectives?

From 7 reviews | Last Published May 27, 2026

MySQL significantly contributes to business objectives primarily through its cost efficiency, which is highlighted by six of seven reviewers. Its open-source nature and freeware availability are consistently cited as key drivers for reducing IT expenditure and offering a lower cost compared to alternative database solutions. Beyond cost, reviewers also report positive impacts related to ease of use, with three reviewers noting its straightforward setup and administration, contributing to operational efficiency. The reliability of MySQL, particularly its ACID compliance for data integrity, is also a positive factor for two reviewers, ensuring robust management of structured data. However, the product's return on investment is not universally positive, with two reviewers raising concerns about scalability limitations, particularly for growing systems with increasing data sets and concurrent users, suggesting a potential negative ROI in such scenarios. Additionally, two reviewers offer a mixed perspective on the community version, acknowledging its benefits but also pointing out potential issues when dedicated support is lacking, though the enterprise version is seen as a way to address this.

Cost Efficiency

cost is low compare to other data base software.

Scalability Limitations

Medium to High Negative ROI (for growing systems) for scaling limitations

Ease of Use

Easy to setup in on prem or in cloud

Besides MySQL, what other software do you regularly use? How likely would you be to recommend it to a friend or colleague?

From 7 reviews | Last Published May 27, 2026

Reviewers frequently report using a range of other software tools in conjunction with MySQL, indicating diverse technology stacks and operational needs. MongoDB emerged as the most frequently mentioned alternative, cited by 4 of 7 reviewers. Other notable database systems regularly employed include Oracle Database, mentioned by 3 reviewers, and both Microsoft SQL Server and PostgreSQL, each noted by 2 reviewers. Additionally, Atlassian Jira, a project management tool, was also mentioned by 2 of 7 respondents. While these tools are consistently used by the reviewers, the provided data does not contain explicit statements regarding the likelihood of recommending them to a friend or colleague. Consequently, the sentiment for each of these tools is classified as mixed, reflecting their reported usage without specific positive or negative endorsements within the available quotes.

MongoDB Usage

MongoDB

Oracle Database Usage

Oracle Database

Microsoft SQL Server Usage

Microsoft SQL Server

Describe how you use MySQL in your organization. What are the business problems the product addresses and what is the scope of your use case?

From 7 reviews | Last Published May 27, 2026

MySQL is widely adopted across organizations primarily as a core relational database management system for diverse applications. All 7 reviewers highlighted its fundamental role in data storage and management, emphasizing its utility for structured data, web services, and critical business operations such as transaction and account data handling, KYC verification, and auditing trails. Reviewers frequently noted its application in supporting proprietary CRM software, Confluence, Jira, and other Java-based systems. Beyond its primary function, 4 of 7 reviewers also commended MySQL for its ease of use and setup, performance and scalability, and cost-effectiveness due to its open-source nature. These attributes collectively position MySQL as a robust and accessible solution for managing essential organizational data.

Data Storage and Management

We use MySQL mostly for relational data base system for our core data base related work. It work as a tool for storing structured data and many web services dependency on MySQL for retrieval and storage.

Ease of Use and Setup

For web application MySQL database had been preferred choice in the past which provides both open source and licensed feature. Among other reason MySQL DB is easy to setup , simpler feature set, fewer advanced features, but lightweight, stable, and fast for read-heavy workloads.

Performance and Scalability

MySQL DB is easy to setup , simpler feature set, fewer advanced features, but lightweight, stable, and fast for read-heavy workloads.

Please provide some detailed examples of areas where MySQL has room for improvement.

From 7 reviews | Last Published May 27, 2026

Reviewers identified several key areas where MySQL presents opportunities for improvement, primarily concerning its advanced capabilities and operational demands. A notable concern, raised by 3 of 7 reviewers, is the database's limited support for advanced SQL features, which can hinder complex reporting and analytical queries. Similarly, 3 of 7 reviewers pointed to challenges with scalability, particularly when attempting to horizontally scale massive databases or achieve high scalability for intricate applications. Beyond these core functional limitations, 2 of 7 reviewers expressed concerns about MySQL's performance, noting it can be slow with complex joins and full table scans, making it less suitable for certain OLTP and analytics workloads. This performance issue is sometimes linked to high resource utilization, as 2 of 7 reviewers mentioned that MySQL can demand significant processing power, memory, and storage, potentially leading to slower application performance and out-of-memory errors for memory-intensive searches. Additionally, 2 of 7 reviewers highlighted weak JSON and NoSQL capabilities, suggesting limitations for applications requiring flexible document storage.

Advanced SQL Features

For complex reporting or analytical queries it has limited advanced SQL features.

Scalability

partitioning challenges for horizontally scaling a massive database

JSON Capabilities

Weak JSON and NoSQL capabilities for applications that require flexible document storage.

Please provide some detailed examples of things that MySQL does particularly well.

From 7 reviews | Last Published May 27, 2026

MySQL is widely regarded by reviewers as a highly accessible and efficient database solution, particularly excelling in ease of use and performance. All 7 reviewers cited its straightforward setup and user-friendly interface, making it easy to learn, query, and implement within applications. This accessibility is complemented by strong performance capabilities, highlighted by 5 of 7 reviewers, who noted its effectiveness in handling read-heavy operations and large data volumes, often attributed to its B-tree indexing. Beyond technical merits, MySQL's open-source nature and low licensing costs were appreciated by 3 of 7 reviewers, who valued its affordability for development and testing, and the flexibility to modify its code. Furthermore, a substantial and active user community, mentioned by 3 of 7 reviewers, provides robust support. For critical transactional systems, 2 of 7 reviewers specifically lauded MySQL's full ACID compliance when utilizing the InnoDB storage engine, underscoring its reliability for maintaining data integrity.

Ease of Use and Setup

MySQL usability is easier compare to other database.

Performance and Speed

Performance of SQL read operations

Cost and Licensing

Very low license cost

Loading Reviews List....