<slide>
<title>CouchDB</title>

<list>
	<bullet>An Open Source Apache project</bullet>
	<bullet>Documents are JSON objects</bullet>
	<bullet>Interaction through REST API (curl), or an HTTP Client (like Guzzle)</bullet>
</list>

<break/>
<image filename="CouchDB.png"/>

</slide>
