com presentations: Leeds PHP talk.: slides/mongodb/sql2nosql-conclusion.xml sql2nosql-leedsphp14.xml

[email protected] (Derick Rethans)
Newsgroups php.pres
Message-ID <[email protected]>
Commit:    adc734b68014e070a32b2aeb71dfc360fef7a6b5
Author:    Derick Rethans <[email protected]>         Mon, 28 Apr 2014 16:26:43 +0100
Parents:   384533797a2d4f592345a66ad2b4659f56279150
Branches:  master

Link:       http://git.php.net/?p=presentations.git;a=commitdiff;h=adc734b68014e070a32b2aeb71dfc360fef7a6b5

Log:
Leeds PHP talk.

Changed paths:
  M  slides/mongodb/sql2nosql-conclusion.xml
  A  sql2nosql-leedsphp14.xml


Diff:
diff --git a/slides/mongodb/sql2nosql-conclusion.xml b/slides/mongodb/sql2nosql-conclusion.xml
index 8ae2625..5e67fe4 100644
--- a/slides/mongodb/sql2nosql-conclusion.xml
+++ b/slides/mongodb/sql2nosql-conclusion.xml
@@ -5,7 +5,7 @@
 <list>
     <bullet>No real schema design "theory"</bullet>
     <bullet>Schema design depends on data access paterns</bullet>
-    <bullet>ACID vs. CAP</bullet>
+    <bullet>Replication and sharding</bullet>
     <bullet>Traditional relational database features are replaced by features
     for scalability</bullet>
 </list>
diff --git a/sql2nosql-leedsphp14.xml b/sql2nosql-leedsphp14.xml
new file mode 100644
index 0000000..712e16c
--- /dev/null
+++ b/sql2nosql-leedsphp14.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8"?>
+<presentation css="10gen-strict.css">
+<topic>mongoDB</topic>
+<title>From SQL to NoSQL</title>
+<event>Leeds PHP</event>
+<location>Leeds, UK</location>
+<date>Apr 28th, 2014</date>
+<speaker>Derick Rethans</speaker>
+<email>[email protected]</email>
+<twitter>derickr</twitter>
+<url>http://derickrethans.nl/talks.html</url>
+<joindin>http://derickrethans.nl/talks/sql2nosql-leedsphp14</joindin>
+<slide>slides/mongodb/title.xml</slide>
+
+<!-- DINOSAUR vs PLATIPUS -->
+<slide>slides/mongodb/relational-model.xml</slide>
+<slide>slides/mongodb/dinosaur.xml</slide>
+<slide>slides/mongodb/normal-form.xml</slide>
+<slide>slides/mongodb/normal-form1.xml</slide>
+<slide>slides/mongodb/normal-form2.xml</slide>
+<slide>slides/mongodb/normal-form3.xml</slide>
+
+<!-- DIFFERENT NoSQL -->
+<slide>slides/mongodb/nosql.xml</slide>
+<slide>slides/mongodb/nosql-kv.xml</slide>
+<slide>slides/mongodb/nosql-column.xml</slide>
+<slide>slides/mongodb/nosql-graph.xml</slide>
+<slide>slides/mongodb/nosql-document.xml</slide>
+<slide>slides/mongodb/platipus.xml</slide>
+
+<!-- ACID vs CAP -->
+<slide>slides/mongodb/acid.xml</slide>
+
+<!-- A FEW NOTES ON MONGODB -->
+<slide>slides/mongodb/databasefield.xml</slide>
+<slide>slides/mongodb/collections-documents.xml</slide>
+<slide>slides/mongodb/document.xml</slide>
+<slide>slides/mongodb/mongodb-1nf.xml</slide>
+<slide>slides/mongodb/mongodb-3nf.xml</slide>
+<slide>slides/mongodb/insert-intro.xml</slide>
+<slide>slides/mongodb/query-side-by-side.xml</slide>
+<slide>slides/mongodb/update-intro.xml</slide>
+<slide>slides/mongodb/update-atomicity.xml</slide>
+<slide>slides/mongodb/update-consistency.xml</slide>
+
+<slide>slides/mongodb/arbitrary-keys1.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>
+
+<!-- REPLICATION -->
+<slide>slides/mongodb/availability.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/sql2nosql-conclusion.xml</slide>
+<slide>slides/mongodb/resources.xml</slide>
+
+</presentation>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.