Relation databases such as Structured Query Language (SQL) databases hold data in a
structured format. Examples are Amazon RDS and Microsoft SQL Server
File systems, email systems and non-relational databases hold data in an "unstructured"
format. This means that though there is some structure to it, the data cannot be easily
searched using standard data processing algorithms or structured queries. Unstructured data
is more human-friendly than machine-friendly