Mongodb introduction

10

description

Support de la video consacrée à mongodb et hadoop

Transcript of Mongodb introduction

Page 1: Mongodb introduction
Page 2: Mongodb introduction

2

Objectif de cette vidéo

● Pourquoi MongoDB ?● Mongodb en trois idées .● => Le théorème CAP

● L'ecosystème Hadoop et MongoDB● Conclusion : amusez vous avec MongoDB

Page 3: Mongodb introduction

3

3 idées

● NoSQL ● Documents● BSON

Binary JSON

Page 4: Mongodb introduction

4

Le stockage

Source :http://blogs.the451group.com/

Page 5: Mongodb introduction

5

Les drivers

Page 6: Mongodb introduction

6

Les références

Page 7: Mongodb introduction

7

CAP theorem

Source: http://amitpiplani.blogspot.fr/

Page 8: Mongodb introduction

8

ET

●Une complémentarité

●MongoDB comme 'magasin' de données pour les restitutations

●Hadoop comme moteur de traitement batch pour MongoDB

Page 9: Mongodb introduction

9

Livres

Page 10: Mongodb introduction

10

Installation

●Les binaires● mongod (le serveur)● mongo (le client)