<slide>
<title>Relational Databases</title>

<list>
	<bullet>Traditionally data is stored normalised</bullet>
	<bullet>Theory: Normal Forms</bullet>
	<bullet>Additional data types to store "unstructured" data</bullet>
	<bullet>Examples: *MySQL*, *PostgreSQL*</bullet>
</list>

</slide>
