MySQL, a easy-to-use open source relational database
Overall Satisfaction with MySQL
MySQL is used by both production and data team as relational database. It supports the back end of our website and our analytics tasks.
Pros
- Deduplicate data automatically by using primary key.
- Option to bulk load data
Cons
- Scalability. Performance become worse when the data is larger.
- It provides a data solution allowing frequent update of data and allows for easy query.

Comments
Please log in to join the conversation