MySQL, your SQL, everybody's SQL!
Rating: 10 out of 10
February 14, 2018
JR
Vetted Review
Verified User
2 years of experience
MySQL proved to be an extremely useful tool for my previous company when it came to database management and training those employees unfamiliar with it. We were not a database management heavy team, and we were also not integrating all of our database sources properly before introducing MySQL. MySQL provided the means by which we could easily incorporate many of the features that other database management systems use but were also able to test it out with its low cost (aka, free) and flexibility.
- Ease of use since this is basically a sort of "starter" tool to get database management going.
- Low cost - Instead of going in semi-blind and spending a lot of money on a BI solution that you are not sure about, you can try the Community version of MySQL and see if it fits your needs.
- Data tool integration is phenomenal and allows for companies to expand their databases into other programs that provide more robust capabilities as well as handling more data as the company grows.
Cons
- Independently, MySQL can be tough to use with large datasets. It becomes increasingly slower with the more data you are working with. So unless you are using another database management tool, it can take a while.
- Before the recent upgrades, MySQL took a while to integrate features such as JSON into it. The responsiveness needs to be much quicker to keep up with the increasing demand.