You’re seeing this ad based on the product’s relevance to this page. Sponsored content does not receive preferential treatment in any of G2’s ratings.
By Oracle
How would you rate your experience with MySQL?
Storage
Based on 1149 MySQL reviews.
Availability
1154 reviewers of MySQL have provided feedback on this feature.
Stability
Based on 1157 MySQL reviews.
Scalability
This feature was mentioned in 1125 MySQL reviews.
Security
1115 reviewers of MySQL have provided feedback on this feature.
Data Manipulation
Based on 1129 MySQL reviews.
Query Language
1150 reviewers of MySQL have provided feedback on this feature.
Text Search
As reported in 135 MySQL reviews.
Provides support for international character sets and full text search.
Data Types
142 reviewers of MySQL have provided feedback on this feature.
Supports multiple data types like primitive, structured, document etc.
Languages
Based on 135 MySQL reviews.
Supports multiple procedural programming languages like PL/PGSQL, Perl, Python etc.
Operating Systems
Based on 133 MySQL reviews.
Available on multiple operating systems like Linux, Windows, MacOS etc.
Database Locking
This feature was mentioned in 134 MySQL reviews.
Prevents other users and applications from accessing data while it is being updated to avoid data loss or update.
Access Control
134 reviewers of MySQL have provided feedback on this feature.
Allows permissions to be granted or revoked in the database, schema or table levels.
Encryption
128 reviewers of MySQL have provided feedback on this feature.
Built-in native encryption with enterprise key management.
Authentication
Provides multi-factor authentication with certificates.
Disaster Recovery
125 reviewers of MySQL have provided feedback on this feature.
Provides data recovery functionality to protect and restore data in a database.
Data Concurrency
As reported in 128 MySQL reviews.
Allows multi-version concurrency control.
Workload Management
This feature was mentioned in 128 MySQL reviews.
Handles workloads, from single machines to data warehouses or web services with many concurrent users.
Advanced Indexing
130 reviewers of MySQL have provided feedback on this feature.
Allows users to quickly retrieve data through various types of indexing like B-tree, hash table etc.
Query Optimizer
Helps interpret SQL queries and determine the fastest method of execution.
Data Schema
This feature was mentioned in 145 MySQL reviews.
Data is organized as a set of tables with columns and rows like a table structure.
As reported in 145 MySQL reviews.
Allows users to create, update and retrieve data in a database.
ACID - Complaint
This feature was mentioned in 130 MySQL reviews.
Adheres to ACID (atomicity, consistency, isolation, durability), a set of database transaction properties.
Data Replication
126 reviewers of MySQL have provided feedback on this feature.
Provides log-based or/and trigger-based replication.