SlideShare uma empresa Scribd logo
1 de 28
Baixar para ler offline
MongoDB
- walkthrough
Ran.ga.na.than B
@ran_than
A brief history
● 1960s - DBMS
● 1979 - RDBMS
● 1980s - SQL, desktop DBs, Object oriented
DBs
● 1990s - Client-Server, OLTP, OLAP
● 2000s - Web based, new SQL, NO SQL
DBs, Cloud based
Internet trend today
● Big users
● Big data
● Big cloud
Big users
Source: http://www.couchbase.com/why-nosql/nosql-database
Big Data
Sourcs: http://www.couchbase.com/why-nosql/nosql-database
“On day one of a baby’s life, the amount of data
generated is 70 times what is contained in the
Library of Congress”
Big cloud
Sourcs: http://stretch-cloud.info/wp-content/uploads/2013/11/AutoScale.jpg
The problems with RDBMS
Good at space storage at the cost of
● schema design
● data lookup and complex queries
● saving data needs coordination between
many tables
Disruption in DB - for the BIG users, data,
and the cloud
Source: http://www.mindfiresolutions.com/blog/wp-content/uploads/nosql-plm.png
NoSql DB
● Efficient data queries
● Handle large volumes of structured, and unstructured
data -- with relative ease
● Simple design
● Easy horizontal elastic scaling
● High performance because of lock free architecture
● Good bye DBAs
Primary data models
● Document model - MongoDB, CouchDB,
MarkLogic
● Graph model - Neo4j, HyperGraphDB, Allegro,
Virtuoso
● Key-Value - Redis, Dynamo, Riak, Cache, Project
Voldemort
● Column - HBase, Cassandra, Accumulo
MongoDB
“MongoDB (from humongogus) is an open-
source no sql document data store.”
Databases
● With an mongodb instance, there can be
many databases (high-level containers)
● each database can have zero or more
collections
Collections
● Containers for documents that share one or
more indexes
● Equivalent of RDBMS table
● No schema and can have different fields
● Exists within a single DB
● Contains zero or more documents
Document
● Designed with notion of “Document”. Some
standard encoding like: XML, JSON, BSON,
YAML, other binary formats (pdf, word, excel, etc)
● Document is kind of record, limited to 16 MB
size
● Contains one or more fields (kind of
columns, since fields are document level)
Recap
● MongoDB is made up of databases which contain
collections.
● A collection is made up of documents.
● Each document is made up of fields.
● Collections can be indexed, which improves lookup and
sorting performance.
● When we get data from MongoDB we do so through a
cursor whose actual execution is delayed until
necessary
RDBMS equivalent
RDBMS MongoDB
Database Database
Table/View Collection
Row/Record JSON Document stored as BSON
Index Index
Join Embedded Document
Foreign Key Reference
Partition Shard
MongoDB stores in BSON
Simple JSON data (stored in BSON):
{
"id": 1,
"jsonrpc": "2.0",
"method": "subtract",
"params": [42, 23]
}
With embedded data - easy to query
Installation and Setup
1. Download from http://www.mongodb.org/downloads
2. Create a data directory, where you want the
data to be stored: mkdir data
3. Start mongodb server:
<installed path>/bin/mongod --dbpath=data
4. Access http://localhost:28017 (if mongod
running with default port on the local machine)
MongoDB shell
Start <installed dir>/bin/mongo
Save and retrieve using terminal
Replication
Sharding
Some topics to discuss
● Joins
● Capped collection
● Durability/Journaling
● Indexes
● Sharding
● Replication
● Backup and Restore
Use right tool
Thank you
Ran.ga.na.than B
https://twitter.com/ran_than

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Mongodb intro
Mongodb introMongodb intro
Mongodb intro
 
Get expertise with mongo db
Get expertise with mongo dbGet expertise with mongo db
Get expertise with mongo db
 
An introduction to MongoDB
An introduction to MongoDBAn introduction to MongoDB
An introduction to MongoDB
 
CSCi226PPT1
CSCi226PPT1CSCi226PPT1
CSCi226PPT1
 
Mongo db workshop # 01
Mongo db workshop # 01Mongo db workshop # 01
Mongo db workshop # 01
 
Introduction to MongoDB and CRUD operations
Introduction to MongoDB and CRUD operationsIntroduction to MongoDB and CRUD operations
Introduction to MongoDB and CRUD operations
 
Mango Database - Web Development
Mango Database - Web DevelopmentMango Database - Web Development
Mango Database - Web Development
 
MongoDB NYC Python
MongoDB NYC PythonMongoDB NYC Python
MongoDB NYC Python
 
Top 10 frameworks of node js
Top 10 frameworks of node jsTop 10 frameworks of node js
Top 10 frameworks of node js
 
Mongo DB 102
Mongo DB 102Mongo DB 102
Mongo DB 102
 
MongoDb - Details on the POC
MongoDb - Details on the POCMongoDb - Details on the POC
MongoDb - Details on the POC
 
Introduction to mongodb
Introduction to mongodbIntroduction to mongodb
Introduction to mongodb
 
Basics of MongoDB
Basics of MongoDB Basics of MongoDB
Basics of MongoDB
 
Mongo DB Presentation
Mongo DB PresentationMongo DB Presentation
Mongo DB Presentation
 
MongoDB
MongoDBMongoDB
MongoDB
 
MongoDB
MongoDBMongoDB
MongoDB
 
NoSQL
NoSQLNoSQL
NoSQL
 
Introduction to mongo db
Introduction to mongo dbIntroduction to mongo db
Introduction to mongo db
 
Mongo db nosql (1)
Mongo db nosql (1)Mongo db nosql (1)
Mongo db nosql (1)
 
MongoDB 101
MongoDB 101MongoDB 101
MongoDB 101
 

Destaque

Savanna Pointe 2014 Neighborhood Garage Sale Map
Savanna Pointe 2014 Neighborhood Garage Sale MapSavanna Pointe 2014 Neighborhood Garage Sale Map
Savanna Pointe 2014 Neighborhood Garage Sale MapGary Elfert
 
Blue Cross Blue Shield, Blue in the Face Over Health Insurance
Blue Cross Blue Shield, Blue in the Face Over Health InsuranceBlue Cross Blue Shield, Blue in the Face Over Health Insurance
Blue Cross Blue Shield, Blue in the Face Over Health Insurancepurplequarrel5414
 
MDefilippis PSM I Certificate
MDefilippis PSM I CertificateMDefilippis PSM I Certificate
MDefilippis PSM I CertificateMarcos Defilippis
 
Watch Out for Potholes in Your Car Insurance
Watch Out for Potholes in Your Car InsuranceWatch Out for Potholes in Your Car Insurance
Watch Out for Potholes in Your Car Insurancepurplequarrel5414
 
Rosa de armas blog
Rosa de armas blogRosa de armas blog
Rosa de armas blogrosadearmas
 
bigclasshostscriptfinaldraft072311
bigclasshostscriptfinaldraft072311bigclasshostscriptfinaldraft072311
bigclasshostscriptfinaldraft072311Stefanie Pratt
 
Identity in flux_ Clinical implications of working with global nomads and thi...
Identity in flux_ Clinical implications of working with global nomads and thi...Identity in flux_ Clinical implications of working with global nomads and thi...
Identity in flux_ Clinical implications of working with global nomads and thi...Jennifer T. Young, PsyD
 
Identity in Flux_ Negotiating Identity While Studying Abroad, Journal of Expe...
Identity in Flux_ Negotiating Identity While Studying Abroad, Journal of Expe...Identity in Flux_ Negotiating Identity While Studying Abroad, Journal of Expe...
Identity in Flux_ Negotiating Identity While Studying Abroad, Journal of Expe...Jennifer T. Young, PsyD
 

Destaque (10)

Lettera ansaldo
Lettera ansaldoLettera ansaldo
Lettera ansaldo
 
Savanna Pointe 2014 Neighborhood Garage Sale Map
Savanna Pointe 2014 Neighborhood Garage Sale MapSavanna Pointe 2014 Neighborhood Garage Sale Map
Savanna Pointe 2014 Neighborhood Garage Sale Map
 
Blue Cross Blue Shield, Blue in the Face Over Health Insurance
Blue Cross Blue Shield, Blue in the Face Over Health InsuranceBlue Cross Blue Shield, Blue in the Face Over Health Insurance
Blue Cross Blue Shield, Blue in the Face Over Health Insurance
 
MDefilippis PSM I Certificate
MDefilippis PSM I CertificateMDefilippis PSM I Certificate
MDefilippis PSM I Certificate
 
Watch Out for Potholes in Your Car Insurance
Watch Out for Potholes in Your Car InsuranceWatch Out for Potholes in Your Car Insurance
Watch Out for Potholes in Your Car Insurance
 
Rosa de armas blog
Rosa de armas blogRosa de armas blog
Rosa de armas blog
 
bigclasshostscriptfinaldraft072311
bigclasshostscriptfinaldraft072311bigclasshostscriptfinaldraft072311
bigclasshostscriptfinaldraft072311
 
Identity in flux_ Clinical implications of working with global nomads and thi...
Identity in flux_ Clinical implications of working with global nomads and thi...Identity in flux_ Clinical implications of working with global nomads and thi...
Identity in flux_ Clinical implications of working with global nomads and thi...
 
Identity in Flux_ Negotiating Identity While Studying Abroad, Journal of Expe...
Identity in Flux_ Negotiating Identity While Studying Abroad, Journal of Expe...Identity in Flux_ Negotiating Identity While Studying Abroad, Journal of Expe...
Identity in Flux_ Negotiating Identity While Studying Abroad, Journal of Expe...
 
Ley gral. de la educación
Ley gral. de la educaciónLey gral. de la educación
Ley gral. de la educación
 

Semelhante a Mongo db

MongoDB 2.4 and spring data
MongoDB 2.4 and spring dataMongoDB 2.4 and spring data
MongoDB 2.4 and spring dataJimmy Ray
 
MongoDB_Sharan_Prakash_Babu
MongoDB_Sharan_Prakash_BabuMongoDB_Sharan_Prakash_Babu
MongoDB_Sharan_Prakash_BabuSharan
 
Everything You Need to Know About MongoDB Development.pptx
Everything You Need to Know About MongoDB Development.pptxEverything You Need to Know About MongoDB Development.pptx
Everything You Need to Know About MongoDB Development.pptx75waytechnologies
 
3-Mongodb and Mapreduce Programming.pdf
3-Mongodb and Mapreduce Programming.pdf3-Mongodb and Mapreduce Programming.pdf
3-Mongodb and Mapreduce Programming.pdfMarianJRuben
 
Introduction to NoSQL and MongoDB
Introduction to NoSQL and MongoDBIntroduction to NoSQL and MongoDB
Introduction to NoSQL and MongoDBAhmed Farag
 
Mongo db transcript
Mongo db transcriptMongo db transcript
Mongo db transcriptfoliba
 
MongoDB presentation
MongoDB presentationMongoDB presentation
MongoDB presentationHyphen Call
 
MongoDB NoSQL - Developer Guide
MongoDB NoSQL - Developer GuideMongoDB NoSQL - Developer Guide
MongoDB NoSQL - Developer GuideShiv K Sah
 
Big Data, NoSQL with MongoDB and Cassasdra
Big Data, NoSQL with MongoDB and CassasdraBig Data, NoSQL with MongoDB and Cassasdra
Big Data, NoSQL with MongoDB and CassasdraBrian Enochson
 
MongoDB NoSQL database a deep dive -MyWhitePaper
MongoDB  NoSQL database a deep dive -MyWhitePaperMongoDB  NoSQL database a deep dive -MyWhitePaper
MongoDB NoSQL database a deep dive -MyWhitePaperRajesh Kumar
 
mongodb11 (1) (1).pptx
mongodb11 (1) (1).pptxmongodb11 (1) (1).pptx
mongodb11 (1) (1).pptxRoopaR36
 
MongoDB by Emroz sardar.
MongoDB by Emroz sardar.MongoDB by Emroz sardar.
MongoDB by Emroz sardar.Emroz Sardar
 
Top MongoDB interview Questions and Answers
Top MongoDB interview Questions and AnswersTop MongoDB interview Questions and Answers
Top MongoDB interview Questions and Answersjeetendra mandal
 
Using MongoDB For BigData in 20 Minutes
Using MongoDB For BigData in 20 MinutesUsing MongoDB For BigData in 20 Minutes
Using MongoDB For BigData in 20 MinutesAndrás Fehér
 

Semelhante a Mongo db (20)

Mongo db
Mongo dbMongo db
Mongo db
 
MongoDB 2.4 and spring data
MongoDB 2.4 and spring dataMongoDB 2.4 and spring data
MongoDB 2.4 and spring data
 
MongoDB.pptx
MongoDB.pptxMongoDB.pptx
MongoDB.pptx
 
MongoDB_Sharan_Prakash_Babu
MongoDB_Sharan_Prakash_BabuMongoDB_Sharan_Prakash_Babu
MongoDB_Sharan_Prakash_Babu
 
Everything You Need to Know About MongoDB Development.pptx
Everything You Need to Know About MongoDB Development.pptxEverything You Need to Know About MongoDB Development.pptx
Everything You Need to Know About MongoDB Development.pptx
 
3-Mongodb and Mapreduce Programming.pdf
3-Mongodb and Mapreduce Programming.pdf3-Mongodb and Mapreduce Programming.pdf
3-Mongodb and Mapreduce Programming.pdf
 
Introduction to NoSQL and MongoDB
Introduction to NoSQL and MongoDBIntroduction to NoSQL and MongoDB
Introduction to NoSQL and MongoDB
 
Mongo db transcript
Mongo db transcriptMongo db transcript
Mongo db transcript
 
Mongodb
MongodbMongodb
Mongodb
 
MongoDB presentation
MongoDB presentationMongoDB presentation
MongoDB presentation
 
MongoDB NoSQL - Developer Guide
MongoDB NoSQL - Developer GuideMongoDB NoSQL - Developer Guide
MongoDB NoSQL - Developer Guide
 
Mongodb
MongodbMongodb
Mongodb
 
MongoDB
MongoDBMongoDB
MongoDB
 
Big Data, NoSQL with MongoDB and Cassasdra
Big Data, NoSQL with MongoDB and CassasdraBig Data, NoSQL with MongoDB and Cassasdra
Big Data, NoSQL with MongoDB and Cassasdra
 
Mongo db dhruba
Mongo db dhrubaMongo db dhruba
Mongo db dhruba
 
MongoDB NoSQL database a deep dive -MyWhitePaper
MongoDB  NoSQL database a deep dive -MyWhitePaperMongoDB  NoSQL database a deep dive -MyWhitePaper
MongoDB NoSQL database a deep dive -MyWhitePaper
 
mongodb11 (1) (1).pptx
mongodb11 (1) (1).pptxmongodb11 (1) (1).pptx
mongodb11 (1) (1).pptx
 
MongoDB by Emroz sardar.
MongoDB by Emroz sardar.MongoDB by Emroz sardar.
MongoDB by Emroz sardar.
 
Top MongoDB interview Questions and Answers
Top MongoDB interview Questions and AnswersTop MongoDB interview Questions and Answers
Top MongoDB interview Questions and Answers
 
Using MongoDB For BigData in 20 Minutes
Using MongoDB For BigData in 20 MinutesUsing MongoDB For BigData in 20 Minutes
Using MongoDB For BigData in 20 Minutes
 

Mais de Swecha | స్వేచ్ఛ (7)

Intro to Free Software | Swecha
Intro to Free Software | SwechaIntro to Free Software | Swecha
Intro to Free Software | Swecha
 
Intro to OpenClipArt - by Swecha
Intro to OpenClipArt - by SwechaIntro to OpenClipArt - by Swecha
Intro to OpenClipArt - by Swecha
 
Inkscape - A brief
Inkscape - A briefInkscape - A brief
Inkscape - A brief
 
Android by Swecha
Android by SwechaAndroid by Swecha
Android by Swecha
 
Bala Swecha-Bridging the Digital Divide
Bala Swecha-Bridging the Digital DivideBala Swecha-Bridging the Digital Divide
Bala Swecha-Bridging the Digital Divide
 
Polymer Web Framework - Swecha Boot Camp
Polymer Web Framework - Swecha Boot CampPolymer Web Framework - Swecha Boot Camp
Polymer Web Framework - Swecha Boot Camp
 
The Deep and Dark Web
The Deep and Dark WebThe Deep and Dark Web
The Deep and Dark Web
 

Último

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 

Último (20)

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 

Mongo db