Which of the following types of data are most suitable for storage in MySQL databases?
Structured data in rows and columns
Document-oriented unstructured data
Large amounts of time series data
Key-value (KV) data that is frequently read and written
Submit