Files
archived-presentations/mongo-ipc13s.xml
2016-05-27 10:24:59 +01:00

70 lines
2.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<presentation css="10gen-strict.css">
<topic>MongoDB</topic>
<title>Introduction to MongoDB</title>
<event>International PHP Conference</event>
<location>Berlin, Germany</location>
<date>June 3rd, 2013</date>
<speaker>Derick Rethans</speaker>
<email>derick@10gen.com</email>
<twitter>derickr</twitter>
<url>http://derickrethans.nl/talks.html</url>
<joindin>https://joind.in/8759</joindin>
<slide>slides/mongodb/title.xml</slide>
<slide>slides/mongodb/databasefield.xml</slide>
<slide>slides/mongodb/me.xml</slide>
<slide>slides/mongodb/section-intro.xml</slide>
<slide>slides/mongodb/collections-documents.xml</slide>
<slide>slides/mongodb/document.xml</slide>
<slide>slides/mongodb/connecting.xml</slide>
<slide>slides/mongodb/insert.xml</slide>
<slide>slides/mongodb/query.xml</slide>
<slide>slides/mongodb/query2.xml</slide>
- findOne
- find
<slide>slides/mongodb/cursors.xml</slide>
- cursor
<slide>slides/mongodb/limit-skip.xml</slide>
Common Patterns
- RDBMS-normalisation.
<slide>slides/mongodb/section-schema-design.xml</slide>
<slide>slides/mongodb/blog.xml</slide>
<slide>slides/mongodb/blog2.xml</slide>
<slide>slides/mongodb/considerations.xml</slide>
**OSMify**
<slide>slides/mongodb/inherit-rdbms.xml</slide>
<slide>slides/mongodb/inherit-mongo.xml</slide>
<slide>slides/mongodb/osm-to-mongo-data.xml</slide>
<slide>slides/mongodb/osm-to-mongo-data2.xml</slide>
<slide>slides/mongodb/one-to-many2.xml</slide>
<slide>slides/mongodb/one-to-many4.xml</slide>
<slide>slides/mongodb/embed-vs-link.xml</slide>
<slide>slides/mongodb/commands-aggregation.xml</slide>
<slide>slides/mongodb/aggregation-example-cuisine.xml</slide>
<slide>slides/mongodb/aggregation-example-cuisine6-sort.xml</slide>
<slide>slides/mongodb/section-indexes.xml</slide>
<slide>slides/mongodb/osm-to-mongo-data3.xml</slide>
<slide>slides/mongodb/osm-to-mongo-data4.xml</slide>
<slide>slides/mongodb/idx-create-php.xml</slide>
<slide>slides/mongodb/idx-recap1.xml</slide>
<slide>slides/mongodb/idx-recap2.xml</slide>
<slide>slides/mongodb/selling-points.xml</slide>
<slide>slides/mongodb/resources.xml</slide>
</presentation>