Files
archived-presentations/mongo-phpem.xml
2017-11-26 00:30:47 +00:00

62 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<presentation css="10gen-strict.css">
<topic>MongoDB</topic>
<title>A Whirlwind Tour of MongoDB</title>
<event>PHP EM Unconference</event>
<location>Leicester, UK</location>
<date>November 25th, 2017</date>
<speaker>Derick Rethans</speaker>
<email>derick@mongodb.com</email>
<twitter>derickr</twitter>
<url>http://derickrethans.nl/talks.html</url>
<joindin>https://joind.in/22962</joindin>
<slide>slides/mongodb/title.xml</slide>
<slide>slides/mongodb/databasefield.xml</slide>
<slide>slides/mongodb/nosql.xml</slide>
** Terms **
<slide>slides/mongodb/collections-documents.xml</slide>
<slide>slides/mongodb/document-title.xml</slide>
<slide>slides/mongodb/document-simple.xml</slide>
<slide>slides/mongodb/document-complex.xml</slide>
<slide>slides/mongodb/collections-title.xml</slide>
<slide>slides/mongodb/collections.xml</slide>
<slide>slides/mongodb/index-title.xml</slide>
<slide>slides/mongodb/index.xml</slide>
<slide>slides/mongodb/indexes-special.xml</slide>
** From PHP **
<slide>slides/mongodb/phplib-title.xml</slide>
<slide>slides/mongodb/phplib-crud.xml</slide>
<slide>slides/mongodb/query-side-by-side.xml</slide>
<slide>slides/mongodb/keys-title.xml</slide>
<slide>slides/mongodb/data-model.xml</slide>
Common Patterns
- RDBMS-normalisation.
<slide>slides/mongodb/eav2.xml</slide>
<slide>slides/mongodb/eav3.xml</slide>
<slide>slides/mongodb/embed-vs-link.xml</slide>
<!-- REPLICATION -->
<slide>slides/mongodb/replication-title.xml</slide>
<slide>slides/mongodb/repl-features.xml</slide>
<slide>slides/mongodb/repl-works-normal.xml</slide>
<slide>slides/mongodb/repl-eventual-consistency.xml</slide>
<slide>slides/mongodb/questions.xml</slide>
<slide>slides/mongodb/resources.xml</slide>
</presentation>