MySQL database for Modern Enterprise Applications
Use Cases and Deployment Scope
Pros
- Performance of SQL read operations
- Easy of setup
- Open source
- Very low license cost
Cons
- Scalability options
- Backup and Recovery options
- Limited extensibility, fewer user-defined functions and plugins
- Enterprise grade High Availability feature
Likelihood to Recommend
MySQL database cannot be the replacement of large scale enterprise database. Oracle database, MSSQL or Postgres would be go to option. Another reason could be MySQL does not support many modern extensions/features like NoSQL support, JSON data type, limited support for modern and complex SQL query features.
