Files
archived-presentations/mongo-intro-snowcode.xml
Derick Rethans 077887ab2f Fixed other dates
2024-07-30 14:10:03 +01:00

76 lines
2.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<presentation css="10gen-strict.css">
<topic>MongoDB</topic>
<title>Introduction to MongoDB</title>
<event>Snowcode</event>
<location>La Clusaz, France</location>
<date>January 28, 2014</date>
<speaker>Derick Rethans</speaker>
<email>derick@10gen.com</email>
<twitter>derickr</twitter>
<url>http://derickrethans.nl/talks.html</url>
<joindin>http://derickrethans.nl/talks/mongo-intro-snowcode</joindin>
<slide>slides/mongodb/title.xml</slide>
<slide>slides/mongodb/nosql.xml</slide>
<slide>slides/mongodb/databasefield.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/insert-js.xml</slide>
<slide>slides/mongodb/query2-shell.xml</slide>
- findOne
- find
<slide>slides/mongodb/cursors-shell.xml</slide>
- cursor
<slide>slides/mongodb/limit-skip-shell.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/one-to-many2.xml</slide>
<slide>slides/mongodb/one-to-many4.xml</slide>
<slide>slides/mongodb/embed-vs-link.xml</slide>
<slide>slides/mongodb/osm-to-mongo-data2.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.xml</slide>
<slide>slides/mongodb/idx-recap1.xml</slide>
<slide>slides/mongodb/idx-recap2.xml</slide>
<!-- REPLICATION -->
<slide>slides/mongodb/section-replication.xml</slide>
<slide>slides/mongodb/repl-use-cases.xml</slide>
<slide>slides/mongodb/repl-features.xml</slide>
<slide>slides/mongodb/repl-works-basic.xml</slide>
<slide>slides/mongodb/repl-works-normal.xml</slide>
<slide>slides/mongodb/repl-works-failover.xml</slide>
<slide>slides/mongodb/repl-oplog.xml</slide>
<slide>slides/mongodb/repl-eventual-consistency.xml</slide>
<slide>slides/mongodb/selling-points.xml</slide>
<slide>slides/mongodb/resources.xml</slide>
</presentation>