Files
archived-presentations/mongodb-phpdub18.xml
Derick Rethans 35a1e04a18 PHP Dublin talk
2018-03-23 11:50:59 +00:00

84 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<presentation css="10gen-strict.css">
<topic>MongoDB</topic>
<title>Getting the Most out of MongoDB</title>
<event>PHP Dublin</event>
<location>Dublin, Ireland</location>
<date>March 20, 2018</date>
<speaker>Derick Rethans</speaker>
<email>derick@mongodb.com</email>
<twitter>derickr</twitter>
<url>http://derickrethans.nl/talks.html</url>
<joindin>https://joind.in/23650</joindin>
<slide>slides/mongodb/title.xml</slide>
<slide>slides/mongodb/me.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>
** From PHP **
<slide>slides/mongodb/new-architecture.xml</slide>
<slide>slides/mongodb/phplib-intro.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>
<slide>slides/mongodb/considerations.xml</slide>
<RETRYABLEWRITES/>
<ATLAS/>
Common Patterns
- RDBMS-normalisation.
<slide>slides/mongodb/eav2.xml</slide>
<slide>slides/mongodb/eav3.xml</slide>
<slide>slides/mongodb/document-validation.xml</slide>
<slide>slides/mongodb/document-validation-jsonschema.xml</slide>
<slide>slides/mongodb/index-title.xml</slide>
<slide>slides/mongodb/indexes-new.xml</slide>
<slide>slides/mongodb/indexes-php.xml</slide>
<slide>slides/mongodb/indexes-explain2.xml</slide>
<slide>slides/mongodb/indexes-special.xml</slide>
<!-- A/F -->
<slide>slides/mongodb/aggregation-title.xml</slide>
<slide>slides/mongodb/aggr-pipeline.xml</slide>
<slide>slides/mongodb/aggr-our-example-data.xml</slide>
<slide>slides/mongodb/aggr-pipelines-ops.xml</slide>
<slide>slides/mongodb/aggr-favourite-german-beer.xml</slide>
<slide>slides/mongodb/aggr-favourite-german-beer-result.xml</slide>
<slide>slides/mongodb/aggr-facet.xml</slide>
<slide>slides/mongodb/aggr-facet-result.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/atlas.xml</slide>
<slide>slides/mongodb/questions.xml</slide>
<slide>slides/mongodb/resources.xml</slide>
</presentation>