Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
MongoDB Introduction
Search
Bhaskar Machcha
February 15, 2014
Programming
0
67
MongoDB Introduction
Its all about the Introduction to MongoDB and its Features and Users...
Bhaskar Machcha
February 15, 2014
Tweet
Share
More Decks by Bhaskar Machcha
See All by Bhaskar Machcha
Biometrics
bhaskarmac
0
64
SQL Injection
bhaskarmac
6
200
AVI File Format
bhaskarmac
0
99
Web Development Using CSS
bhaskarmac
1
130
Other Decks in Programming
See All in Programming
Go1.25からのGOMAXPROCS
kuro_kurorrr
1
800
生成AIで日々のエラー調査を進めたい
yuyaabo
0
640
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
320
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
180
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
1
510
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
46
30k
すべてのコンテキストを、 ユーザー価値に変える
applism118
2
770
技術同人誌をMCP Serverにしてみた
74th
0
310
datadog dash 2025 LLM observability for reliability and stability
ivry_presentationmaterials
0
110
関数型まつり2025登壇資料「関数プログラミングと再帰」
taisontsukada
2
850
FormFlow - Build Stunning Multistep Forms
yceruto
1
190
C++20 射影変換
faithandbrave
0
530
Featured
See All Featured
Fireside Chat
paigeccino
37
3.5k
The Invisible Side of Design
smashingmag
299
51k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Navigating Team Friction
lara
187
15k
Making Projects Easy
brettharned
116
6.3k
Six Lessons from altMBA
skipperchong
28
3.8k
Building Adaptive Systems
keathley
43
2.6k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Making the Leap to Tech Lead
cromwellryan
134
9.3k
Practical Orchestrator
shlominoach
188
11k
Building an army of robots
kneath
306
45k
Transcript
By Bhaskar Machcha
Agenda Introduction NoSQL JSON Start to
Mongo Features Mongo Users
Introduction A NoSQL Document Database
Eh?
NoSQL Is not a Specification (unlike SQL) Doesn’t
have schema Works at Web-scales
JSON JavaScript Object Notation Lightweight Language independent
Self-describing
JSON Example
MongoDB Introduction In C++ Document Store Database
BSON High Scalable Cloud Ready Agile
Features Document-oriented storage Full Index Support Replication
& High Availability Auto-Sharding Querying Fast In-Place Updates GridFS
Terminology
Available In C C++ C# Java
JavaScript PHP, Perl, Python NodeJS, Ruby
Mongo Users
Reference http://www.mongodb.org/ http://www.mongodb.com/ https://education.mongodb.com/
Thankyou.json { audience: “Thank you” }